[PATCH 4/4] arch/arm: select HAVE_ARCH_SECCOMP_FILTER
Kees Cook
keescook at chromium.org
Sat Nov 10 17:44:45 EST 2012
From: Will Drewry <wad at chromium.org>
Reflect architectural support for seccomp filter.
Signed-off-by: Will Drewry <wad at chromium.org>
Signed-off-by: Kees Cook <keescook at chromium.org>
---
arch/arm/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index ade7e92..0e8d490 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -21,6 +21,7 @@ config ARM
select HAVE_AOUT
select HAVE_ARCH_JUMP_LABEL if !XIP_KERNEL
select HAVE_ARCH_KGDB
+ select HAVE_ARCH_SECCOMP_FILTER
select HAVE_ARCH_TRACEHOOK
select HAVE_BPF_JIT
select HAVE_C_RECORDMCOUNT
--
1.7.9.5
More information about the linux-arm-kernel
mailing list