linux-stable/arch/nds32
Eric W. Biederman be5c2ff06c signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions
Neither unhandled_interrupt nor unhandled_exceptions fills in any of the
siginfo fields whend sending SIGKILL.  Further because it is SIGKILL
even if all of the fields were filled out appropriately it would be impossible
for the process to read any of the siginfo fields.  So simplfy things and
just use force_sig instead of force_sig_info.

Fixes: 2923f5ea77 ("nds32: Exception handling")
Cc: Vincent Chen <vincentc@andestech.com>
Cc: Greentime Hu <greentime@andestech.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2018-04-25 10:39:49 -05:00
..
boot nds32: Build infrastructure 2018-02-22 10:44:35 +08:00
configs nds32: defconfig 2018-02-22 10:44:35 +08:00
include page cache: use xa_lock 2018-04-11 10:28:39 -07:00
kernel signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions 2018-04-25 10:39:49 -05:00
lib nds32: Library functions 2018-02-22 10:44:33 +08:00
mm nds32: Build infrastructure 2018-02-22 10:44:35 +08:00
Kconfig nds32: Build infrastructure 2018-02-22 10:44:35 +08:00
Kconfig.cpu nds32: Build infrastructure 2018-02-22 10:44:35 +08:00
Makefile nds32: fix building failed if using older version gcc. 2018-03-16 15:45:20 +08:00