Skip to content
Commit 36a4ca3d authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

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: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent 76b7f670
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment