commit | 84b9e9b402386edf12664e37ee1f2e503472fb5e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 25 16:29:11 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Feb 14 09:17:53 2013 -0500 |
tree | 46ab2f78d8b74bde2ef671c0f3956b39b5e3e9b2 | |
parent | 4cd2b2fa61ef65300cb237febc0e8a77f23b6c44 [diff] [blame] |
arm64: switch compat to generic old sigsuspend Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index c23afb1..8ae01ea 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig
@@ -208,6 +208,7 @@ depends on !ARM64_64K_PAGES select COMPAT_BINFMT_ELF select HAVE_UID16 + select OLD_SIGSUSPEND3 help This option enables support for a 32-bit EL0 running under a 64-bit kernel at EL1. AArch32-specific components such as system calls,