diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2018-04-20 02:20:58 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-09-27 21:59:17 +0200 |
commit | 4445229445273da16cc3a4928e3ba327b0301e7f (patch) | |
tree | 39db254b96a029dab7f0eebbb00030574b564d7d /lib | |
parent | signal/ia64: Use force_sig_fault where appropriate (diff) | |
download | linux-4445229445273da16cc3a4928e3ba327b0301e7f.tar.xz linux-4445229445273da16cc3a4928e3ba327b0301e7f.zip |
signal/arc: Push siginfo generation into unhandled_exception
Pass signr, sicode, and address into unhandled_exception as explicit
parameters instead of members of struct siginfo. Then in unhandled
exception generate and send the siginfo using force_sig_fault.
This keeps the code simpler and less error prone.
Acked-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions