git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
043d56e
)
lkdtm: include cacheflush.h
author
Kees Cook
<keescook@chromium.org>
Fri, 14 Feb 2014 23:58:50 +0000
(15:58 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 15 Feb 2014 02:53:58 +0000
(18:53 -0800)
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 <fengguang.wu@intel.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found