From: Kees Cook Date: Fri, 14 Feb 2014 23:58:50 +0000 (-0800) Subject: lkdtm: include cacheflush.h X-Git-Tag: v3.15-rc1~141^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc9fac3da9aa7569e70e9fda605281ef7e42b9f;p=pandora-kernel.git lkdtm: include cacheflush.h 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed