]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2836d7fa8788777822b8a816f98788f3413220f1
tree18b150db177deb542b4b3c38871f328786bb4c0c
parent95697f6f45a198d3e82542a2a33703ea3586ca3a
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