aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDaniel Micay <[email protected]>2017-07-06 15:36:47 -0700
committerLinus Torvalds <[email protected]>2017-07-06 16:24:31 -0700
commitac34ceaf1cdb34e8c34c0873ee562e9df6087cbc (patch)
treef06d0c4f732aabe00f879dfb0a33b2d9ada3beae /tools/perf/scripts/python/bin
parentc4e1be9ec1130fff4d691cdc0e0f9d666009f9ae (diff)
mm/mmap.c: mark protection_map as __ro_after_init
The protection map is only modified by per-arch init code so it can be protected from writes after the init code runs. This change was extracted from PaX where it's part of KERNEXEC. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Daniel Micay <[email protected]> Acked-by: Kees Cook <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions