projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad75b51
)
ARM: 7580/1: arch/select HAVE_ARCH_SECCOMP_FILTER
author
Will Drewry
<wad@chromium.org>
Thu, 15 Nov 2012 21:12:29 +0000
(22:12 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 19 Nov 2012 14:14:18 +0000
(14:14 +0000)
Reflect architectural support for seccomp filter.
Signed-off-by: Will Drewry <wad@chromium.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 208414c0506a863a42d5b467ec60f613db1aec07..a40e5f6abda0c3c3976b3be92b84584f94f26857 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-22,6
+22,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