aboutsummaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2015-01-08 11:42:59 +0000
committerMister Oyster <oysterized@gmail.com>2016-12-11 11:53:50 +0100
commitb0be10a223b90c38309e8a6d3cd2ee12e45727cc (patch)
tree3aabc701741fc0d7cd05b9e87c6f5ff36ef0038b /block
parent9a800372eb4e9e7c7381d83077bc5297cec93f97 (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 <mark.rutland@arm.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions