OSDN Git Service

signal/powerpc: Use force_sig_mceerr as appropriate
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 19 Apr 2018 22:36:43 +0000 (17:36 -0500)
committerEric W. Biederman <ebiederm@xmission.com>
Fri, 21 Sep 2018 13:48:19 +0000 (15:48 +0200)
commitf654fc07db9dcc3f45b086b39141a58257195ed1
tree18b150db177deb542b4b3c38871f328786bb4c0c
parent0a996c1a3f260ba6fe1201a668d31fa8d8339793
signal/powerpc: Use force_sig_mceerr as appropriate

In do_sigbus isolate the mceerr signaling code and call
force_sig_mceerr instead of falling through to the force_sig_info that
works for all of the other signals.

Reviewed-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
arch/powerpc/mm/fault.c