diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-04-24 01:55:30 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-05-21 23:59:47 -0400 |
commit | 1d5d4dbe810befe63e79b2d6cdcad2066e3b1fc4 (patch) | |
tree | 97b3c889e3b2fee67d288b3aa7377ecd64063b46 /net | |
parent | a54f1655be4cb103a6729adcc9ca914c5fdf1ca0 (diff) | |
download | op-kernel-dev-1d5d4dbe810befe63e79b2d6cdcad2066e3b1fc4.zip op-kernel-dev-1d5d4dbe810befe63e79b2d6cdcad2066e3b1fc4.tar.gz |
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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions