summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/traps.c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2018-04-17 15:21:58 -0500
committerEric W. Biederman <ebiederm@xmission.com>2018-04-25 10:39:49 -0500
commitbe5c2ff06c2a30fb694d54b0a100ef4f55e1de3a (patch)
tree36996adfe19e416d34dcd2385c9c576d922ea9ac /arch/ia64/kernel/traps.c
parent195bce73bd10bb939950c1591606185404de281d (diff)
downloadop-kernel-dev-be5c2ff06c2a30fb694d54b0a100ef4f55e1de3a.zip
op-kernel-dev-be5c2ff06c2a30fb694d54b0a100ef4f55e1de3a.tar.gz
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: 2923f5ea7738 ("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>
Diffstat (limited to 'arch/ia64/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud