diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2017-07-09 15:53:17 -0400 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-01-15 17:40:31 -0600 |
commit | b713da69e4c91d9addada4e58d26df1c9b5cd840 (patch) | |
tree | 3deb6d1cbf4106e07097754268eacef3386a1319 /sound/core | |
parent | 4795477b2365e51c2eb5b8db65385b19ab2e0bbf (diff) |
signal: unify compat_siginfo_t
--EWB Added #ifdef CONFIG_X86_X32_ABI to arch/x86/kernel/signal_compat.c
Changed #ifdef CONFIG_X86_X32 to #ifdef CONFIG_X86_X32_ABI in
linux/compat.h
CONFIG_X86_X32 is set when the user requests X32 support.
CONFIG_X86_X32_ABI is set when the user requests X32 support
and the tool-chain has X32 allowing X32 support to be built.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions