diff options
author | Andrei Vagin <avagin@google.com> | 2020-03-03 14:34:36 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-03-03 14:35:42 -0800 |
commit | 277a0d5a1fbe8272d4729c01ee4c6e374d047ebc (patch) | |
tree | 071751d916207c55ca0bc4a56f9786d34bb642c0 /test/syscalls/linux/socket_ip_udp_loopback.cc | |
parent | 844e4d284cddf9795a0db7c38f926fe7b49bb873 (diff) |
platform/ptrace: don't call probeSeccomp on arm64
The support of PTRACE_SYSEMU on arm64 was added in the 5.3 kernel,
so we can be sure that the current version is higher that 5.3.
And this change moves vsyscall seccomp rules to the arch specific file,
because vsyscall isn't supported on arm64.
PiperOrigin-RevId: 298696493
Diffstat (limited to 'test/syscalls/linux/socket_ip_udp_loopback.cc')
0 files changed, 0 insertions, 0 deletions