aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2017-07-09 15:53:17 -0400
committerEric W. Biederman <[email protected]>2018-01-15 17:40:31 -0600
commitb713da69e4c91d9addada4e58d26df1c9b5cd840 (patch)
tree3deb6d1cbf4106e07097754268eacef3386a1319 /net/unix/sysctl_net_unix.c
parent4795477b2365e51c2eb5b8db65385b19ab2e0bbf (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 <[email protected]> Signed-off-by: Eric W. Biederman <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions