diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2018-04-25 04:06:43 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-04-27 02:51:13 +0200 |
commit | 36a4ca3d9b5205819e4c47686cafb4e9b7ae76d3 (patch) | |
tree | 2c033280b11047cae951ac3603b75a4d09dafc77 /ipc/namespace.c | |
parent | signal/signalfd: Add support for SIGSYS (diff) | |
download | linux-36a4ca3d9b5205819e4c47686cafb4e9b7ae76d3.tar.xz linux-36a4ca3d9b5205819e4c47686cafb4e9b7ae76d3.zip |
signal: Remove unncessary #ifdef SEGV_PKUERR in 32bit compat code
The only architecture that does not support SEGV_PKUERR is ia64 and
ia64 has not had 32bit support since some time in 2008. Therefore
copy_siginfo_to_user32 and copy_siginfo_from_user32 do not need to
include support for a missing SEGV_PKUERR.
Compile test on ia64.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'ipc/namespace.c')
0 files changed, 0 insertions, 0 deletions