linux-mainline/tools/arch/x86/include/uapi/asm
Jiri Slaby (SUSE) 31c65705a8 perf/benchmark: fix seccomp_unotify benchmark for 32-bit
Commit 7d5cb68af6 (perf/benchmark: add a new benchmark for
seccom_unotify) added a reference to __NR_seccomp into perf. This is
fine as it added also a definition of __NR_seccomp for 64-bit. But it
failed to do so for 32-bit as instead of ifndef, ifdef was used.

Fix this typo (so fix the build of perf on 32-bit).

Fixes: 7d5cb68af6 (perf/benchmark: add a new benchmark for seccom_unotify)
Cc: Andrei Vagin <avagin@google.com>
Cc: "Peter Zijlstra (Intel)" <peterz@infradead.org>
Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20231017083019.31733-1-jirislaby@kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
2023-10-18 17:47:18 -07:00
..
bitsperlong.h
errno.h
kvm_perf.h
kvm.h tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources 2023-05-10 14:19:20 -03:00
mman.h
perf_regs.h
prctl.h tools headers UAPI: Sync arch prctl headers with the kernel sources 2023-05-17 11:23:43 -03:00
svm.h tools headers svm: Sync svm headers with the kernel sources 2023-03-02 17:38:32 -03:00
unistd_32.h perf/benchmark: fix seccomp_unotify benchmark for 32-bit 2023-10-18 17:47:18 -07:00
unistd_64.h perf/benchmark: add a new benchmark for seccom_unotify 2023-07-17 16:08:08 -07:00
unistd.h
vmx.h tools headers UAPI: Sync KVM's vmx.h header with the kernel sources 2022-08-19 15:30:34 -03:00