diff options
author | Kees Cook <[email protected]> | 2016-02-17 14:41:16 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-22 08:51:38 +0100 |
commit | 7cca071ccbd2a293ea69168ace6abbcdce53098e (patch) | |
tree | 33821bcd6ae1a50e176d715f174e96bd573045e4 /tools/perf/scripts/python/stackcollapse.py | |
parent | c74ba8b3480da6ddaea17df2263ec09b869ac496 (diff) |
lkdtm: Verify that '__ro_after_init' works correctly
The new __ro_after_init section should be writable before init, but
not after. Validate that it gets updated at init and can't be written
to afterwards.
Signed-off-by: Kees Cook <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: David Brown <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: Emese Revfy <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mathias Krause <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: PaX Team <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: linux-arch <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions