]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Add SECCOMP_FILTER
authorMichael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Wed, 22 Jul 2020 23:13:21 +0000 (01:13 +0200)
committerRich Felker <dalias@libc.org>
Sat, 15 Aug 2020 02:05:19 +0000 (22:05 -0400)
commita39806ac4bf27ab193565cf6e6610a274043b9e1
tree7ed367763584d1a3690174800e37ac196b43361b
parent8abb0a3e724eb0a907701b283ba56812327ac9ac
sh: Add SECCOMP_FILTER

Port sh to use the new SECCOMP_FILTER code.

Signed-off-by: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Tested-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: Rich Felker <dalias@libc.org>
arch/sh/Kconfig
arch/sh/kernel/entry-common.S
arch/sh/kernel/ptrace_32.c
tools/testing/selftests/seccomp/seccomp_bpf.c