aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2015-01-08 11:42:59 +0000
committerCatalin Marinas <[email protected]>2015-01-27 09:38:08 +0000
commitc623b33b4e9599c6ac5076f7db7369eb9869aa04 (patch)
tree35d6abf925bf8734e455f494acbd88101382515b /tools/perf/scripts/python/export-to-postgresql.py
parent9648606946b3b0c608846dddb30482b48a6f5c68 (diff)
arm64: make sys_call_table const
As with x86, mark the sys_call_table const such that it will be placed in the .rodata section. This will cause attempts to modify the table (accidental or deliberate) to fail when strict page permissions are in place. In the absence of strict page permissions, there should be no functional change. Signed-off-by: Mark Rutland <[email protected]> Acked-by: Will Deacon <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions