diff options
author | 2014-09-05 15:13:52 -0700 | |
---|---|---|
committer | 2014-09-08 14:13:55 -0700 | |
commit | 81f49a8fd7088cfcb588d182eeede862c0e3303e (patch) | |
tree | e8d5ee3bb91510c0a4cb7aaab42018dfe607b35c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | seccomp: Document two-phase seccomp and arch-provided seccomp_data (diff) | |
download | wireguard-linux-81f49a8fd7088cfcb588d182eeede862c0e3303e.tar.xz wireguard-linux-81f49a8fd7088cfcb588d182eeede862c0e3303e.zip |
x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit
is_compat_task() is the wrong check for audit arch; the check should
be is_ia32_task(): x32 syscalls should be AUDIT_ARCH_X86_64, not
AUDIT_ARCH_I386.
CONFIG_AUDITSYSCALL is currently incompatible with x32, so this has
no visible effect.
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link: http://lkml.kernel.org/r/a0138ed8c709882aec06e4acc30bfa9b623b8717.1409954077.git.luto@amacapital.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions