diff options
author | 2018-07-11 14:56:54 +0100 | |
---|---|---|
committer | 2018-07-12 14:49:48 +0100 | |
commit | d3516c9073b4b81410195489dc169891cd64e4cd (patch) | |
tree | e28c52c0fa4480c8a896537919ce98e7330a99b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn (diff) | |
download | wireguard-linux-d3516c9073b4b81410195489dc169891cd64e4cd.tar.xz wireguard-linux-d3516c9073b4b81410195489dc169891cd64e4cd.zip |
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 '')
0 files changed, 0 insertions, 0 deletions