diff options
author | Mark Rutland <[email protected]> | 2018-07-11 14:56:54 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2018-07-12 14:49:48 +0100 |
commit | d3516c9073b4b81410195489dc169891cd64e4cd (patch) | |
tree | e28c52c0fa4480c8a896537919ce98e7330a99b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bf4ce5cc23c9f8357bfd9c0328bf59685664cbc7 (diff) |
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 <[email protected]>
Reviewed-by: Dominik Brodowski <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions