[GIT PULL] seccomp update for v5.20-rc1

From: Kees Cook
Date: Mon Aug 01 2022 - 13:34:29 EST


Hi Linus,

Please pull this tiny seccomp update for v5.20-rc1.

Thanks!

-Kees

The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e:

Linux 5.19-rc3 (2022-06-19 15:06:47 -0500)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v5.20-rc1

for you to fetch changes up to 3ce4b78f73e8e00fb86bad67ee7f6fe12019707e:

selftests/seccomp: Fix compile warning when CC=clang (2022-07-27 12:12:16 -0700)

----------------------------------------------------------------
seccomp update for v5.20-rc1

- Fix Clang build warning (YiFei Zhu)

----------------------------------------------------------------
YiFei Zhu (1):
selftests/seccomp: Fix compile warning when CC=clang

tools/testing/selftests/seccomp/seccomp_bpf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--
Kees Cook