aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_main.c
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <[email protected]>2023-10-17 08:30:19 +0000
committerKees Cook <[email protected]>2023-10-19 00:47:18 +0000
commit31c65705a8cfa5f80d3824c686ab74b0409ee76d (patch)
treec3e91311cd2af0205e5a26d4bfc31c52ec46a06d /net/tls/tls_main.c
parentLinux 6.6-rc2 (diff)
downloadkernel-31c65705a8cfa5f80d3824c686ab74b0409ee76d.tar.gz
kernel-31c65705a8cfa5f80d3824c686ab74b0409ee76d.zip
perf/benchmark: fix seccomp_unotify benchmark for 32-bit
Commit 7d5cb68af638 (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: 7d5cb68af638 (perf/benchmark: add a new benchmark for seccom_unotify) Cc: Andrei Vagin <[email protected]> Cc: "Peter Zijlstra (Intel)" <[email protected]> Cc: Kees Cook <[email protected]> Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions