summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/sys32.c
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2018-07-11 16:56:54 +0300
committerWill Deacon <will.deacon@arm.com>2018-07-12 16:49:48 +0300
commitd3516c9073b4b81410195489dc169891cd64e4cd (patch)
treee28c52c0fa4480c8a896537919ce98e7330a99b8 /arch/arm64/kernel/sys32.c
parentbf4ce5cc23c9f8357bfd9c0328bf59685664cbc7 (diff)
downloadlinux-d3516c9073b4b81410195489dc169891cd64e4cd.tar.xz
arm64: use SYSCALL_DEFINE6() for mmap
We don't currently annotate our mmap implementation as a syscall, as we need to do to use pt_regs syscall wrappers. Let's mark it as a real syscall. There should be no functional change as a result of this patch. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will.deacon@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/kernel/sys32.c')
0 files changed, 0 insertions, 0 deletions