ARM: 7888/1: seccomp: not compatible with ARM OABI
authorKees Cook <keescook@chromium.org>
Fri, 8 Nov 2013 23:51:56 +0000 (00:51 +0100)
committerJP Abgrall <jpa@google.com>
Thu, 28 Aug 2014 01:45:04 +0000 (01:45 +0000)
commit945a225e77ffa18377e397654867620c71f82998
tree5eb8c2691185b269b3afea712ef0ba071629e0db
parenta327898fa354ae18e9fe07d3e203304f4ef5c0d2
ARM: 7888/1: seccomp: not compatible with ARM OABI

Make sure that seccomp filter won't be built when ARM OABI is in use,
since there is work needed to distinguish calling conventions. Until
that is done (which is likely never since OABI is deprecated), make
sure seccomp filter is unavailable in the OABI world.

Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Will Drewry <wad@chromium.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig