sparc64: Update signal delivery to use new helper functions
authorKhalid Aziz <[email protected]>
Wed, 21 Feb 2018 17:15:53 +0000 (10:15 -0700)
committerDavid S. Miller <[email protected]>
Sun, 18 Mar 2018 14:38:48 +0000 (07:38 -0700)
commitb9fa03656b049d2db61c60233d5cde272ade0ac8
tree3c24aa4630b4a19f347a4237ff419de4c77a3004
parent74a04967482faa7144b93dae3b2e913870dd421c
sparc64: Update signal delivery to use new helper functions

Commit f8ec66014ffd ("signal: Add send_sig_fault and force_sig_fault")
added new helper functions to streamline signal delivery. This patch
updates signal delivery for new/updated handlers for ADI related
exceptions to use the helper function.

Signed-off-by: Khalid Aziz <[email protected]>
Cc: Khalid Aziz <[email protected]>
Acked-by: "Eric W. Biederman" <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
arch/sparc/kernel/traps_64.c