]> git.baikalelectronics.ru Git - kernel.git/commit
lkdtm: flush icache and report actions
authorKees Cook <keescook@chromium.org>
Sun, 9 Feb 2014 21:48:47 +0000 (13:48 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Feb 2014 20:30:20 +0000 (12:30 -0800)
commit3474b6ab076eaff9c3c861a233d1c10eeaff69cd
tree947d3b1413914a3ece2c18b05b7d46b0c65d6c72
parent7f66d4f9f80025dc87d4292d5f2d82a56fb0192b
lkdtm: flush icache and report actions

Some CPUs explicitly need to have their icache flushed after making
executable code copies for the memory region execution tests.
Additionally, report the specific address targets being used so that
debugging non-crash failures is easier.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/lkdtm.c