mips: NOTIFY_RESUME is not needed in TIF masks
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 5 May 2012 20:24:40 +0000 (16:24 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 1 Oct 2012 13:58:11 +0000 (09:58 -0400)
If it's set, SIGPENDING is also set.  And SIGPENDING is present in
the masks...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found