[PATCH 0/2] siginfo fixes

From: Eric W. Biederman
Date: Fri Jan 12 2018 - 15:30:49 EST



These are two additional siginfo fixes I overlooked yesterday.
Thankfully the confusion was not arch specific, and did not set an ABI
to userspace that I had to worry about breaking, so I could fix these
two issues properly.

Eric W. Biederman (2):
mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
x86/mm/pkeys: Fix fill_sig_info_pkey

arch/mn10300/mm/misalignment.c | 2 +-
arch/x86/mm/fault.c | 7 ++++---
2 files changed, 5 insertions(+), 4 deletions(-)