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)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 22 Sep 2012 13:47:40 +0000 (15:47 +0200)
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>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/thread_info.h

Simple merge