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:
feac6e2
)
lkdtm: flush icache and report actions
author
Kees Cook
<keescook@chromium.org>
Sun, 9 Feb 2014 21:48:47 +0000
(13:48 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 14 Feb 2014 20:30:20 +0000
(12:30 -0800)
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>
No differences found