[GIT PULL] seccomp fix for v6.6-rc7
From: Kees Cook
Date: Wed Oct 18 2023 - 20:53:25 EST
Hi Linus,
Please pull this seccomp fix for v6.6-rc7.
Thanks!
-Kees
The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:
Linux 6.6-rc2 (2023-09-17 14:40:24 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v6.6-rc7
for you to fetch changes up to 31c65705a8cfa5f80d3824c686ab74b0409ee76d:
perf/benchmark: fix seccomp_unotify benchmark for 32-bit (2023-10-18 17:47:18 -0700)
----------------------------------------------------------------
seccomp fix for v6.6-rc7
- Fix seccomp_unotify perf benchmark for 32-bit (Jiri Slaby)
----------------------------------------------------------------
Jiri Slaby (SUSE) (1):
perf/benchmark: fix seccomp_unotify benchmark for 32-bit
tools/arch/x86/include/uapi/asm/unistd_32.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Kees Cook