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

score: add handling of NOTIFY_RESUME to do_notify_resume()



It's already called if TIF_NOTIFY_RESUME is set, so we only
need to add the actual work.  Note that checking for RESTORE_SIGMASK
was not needed - set_restore_sigmask() also sets SIGPENDING, so
we never RESTORE_SIGMASK without SIGPENDING.

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