Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 38cad57b authored by Oleg Nesterov's avatar Oleg Nesterov
Browse files

x86/traps: Use SEND_SIG_PRIV instead of force_sig()



force_sig() is just force_sig_info(SEND_SIG_PRIV). Imho it should die,
we have too many ugly "send signal" helpers.

And do_trap() looks just ugly because it uses force_sig_info() or
force_sig() depending on info != NULL.

Signed-off-by: default avatarOleg Nesterov <oleg@redhat.com>
parent 5e1b05be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment