Skip to content
Commit cbdfb9ff authored by Al Viro's avatar Al Viro
Browse files

alpha: tidy signal delivery up



* move force_sigsegv() (from setup...frame()) and clearing RESTART_SIGMASK
(from do_signal()) into hanlde_signal()
* get rid of handle_signal() return value and oldset argument
* checking for TIF_SIGPENDING is enough; set_restart_sigmask() sets this
one as well.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent cf4a0ce4
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