]> 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)
commit78499c24b6921e46412b54603fe4c7c39187de26
tree947d3b1413914a3ece2c18b05b7d46b0c65d6c72
parent8ed426bbd07e903865f57f3d529b462f78dca8aa
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