commit | b4d5557caa07a01796ca8a2d756eeaa5308f6876 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sat Sep 22 10:37:15 2018 +0200 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Thu Sep 27 21:54:51 2018 +0200 |
tree | 37bd3a6073a48da0be4864bf298359e1a88f932a | |
parent | feca355b3d8eba3a2cbca63c97a59a14681983f7 [diff] |
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate Add arm64_force_sig_mceerr for consistency with arm64_force_sig_fault, and use it in the one location that can take advantage of it. This removes the fiddly filling out of siginfo before sending a signal reporting an memory error to userspace. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Tested-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>