summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/syscall.h
diff options
context:
space:
mode:
authorSami Tolvanen <samitolvanen@google.com>2019-05-24 15:11:18 -0700
committerWill Deacon <will.deacon@arm.com>2019-05-29 13:46:00 +0100
commit1e29ab3186e33c77dbb2d7566172a205b59fa390 (patch)
tree1afbe4c0b12c895cf99c20f0ef80616a3fbd73e1 /arch/arm64/include/asm/syscall.h
parent0e358bd7b7ebd27e491dabed938eae254c17fe3b (diff)
arm64: use the correct function type for __arm64_sys_ni_syscall
Calling sys_ni_syscall through a syscall_fn_t pointer trips indirect call Control-Flow Integrity checking due to a function type mismatch. Use SYSCALL_DEFINE0 for __arm64_sys_ni_syscall instead and remove the now unnecessary casts. Signed-off-by: Sami Tolvanen <samitolvanen@google.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/include/asm/syscall.h')
0 files changed, 0 insertions, 0 deletions