On Fri, Mar 21, 2014 at 1:36 PM, Paul Gortmaker
wrote:
> On 14-03-21 03:33 PM, Kees Cook wrote:
>> On Fri, Mar 21, 2014 at 12:31 PM, Paul Gortmaker
>> wrote:
>>> On Fri, Feb 14, 2014 at 6:58 PM, Kees Cook wrote:
Some architectures need cacheflush.h explicitly included (mips) for
use of
On 14-03-21 03:33 PM, Kees Cook wrote:
> On Fri, Mar 21, 2014 at 12:31 PM, Paul Gortmaker
> wrote:
>> On Fri, Feb 14, 2014 at 6:58 PM, Kees Cook wrote:
>>> Some architectures need cacheflush.h explicitly included (mips) for
>>> use of flush_icache_range():
>>>
>>> config: make ARCH=mips allmo
On Fri, Mar 21, 2014 at 12:31 PM, Paul Gortmaker
wrote:
> On Fri, Feb 14, 2014 at 6:58 PM, Kees Cook wrote:
>> Some architectures need cacheflush.h explicitly included (mips) for
>> use of flush_icache_range():
>>
>> config: make ARCH=mips allmodconfig
>> All error/warnings:
>> >> ERR
On Fri, Feb 14, 2014 at 6:58 PM, Kees Cook wrote:
> Some architectures need cacheflush.h explicitly included (mips) for
> use of flush_icache_range():
>
> config: make ARCH=mips allmodconfig
> All error/warnings:
> >> ERROR: "flush_icache_range" undefined!
The linux-next builds still
Some architectures need cacheflush.h explicitly included (mips) for
use of flush_icache_range():
config: make ARCH=mips allmodconfig
All error/warnings:
>> ERROR: "flush_icache_range" undefined!
Reported-by: Fengguang Wu
Signed-off-by: Kees Cook
---
drivers/misc/lkdtm.c |1 +
1
5 matches
Mail list logo