Richard Weinberger db2f24dc24 um: Fix get_signal() usage
If get_signal() returns us a signal to post
we must not call it again, otherwise the already
posted signal will be overridden.
Before commit a610d6e672d this was the case as we stopped
the while after a successful handle_signal().

Cc: <stable@vger.kernel.org> # 3.10-
Fixes: a610d6e672d ("pull clearing RESTORE_SIGMASK into block_sigmask()")
Signed-off-by: Richard Weinberger <richard@nod.at>
2015-12-08 22:23:30 +01:00
..
2015-11-06 22:54:49 +01:00
2015-04-13 21:00:58 +02:00
2015-04-13 21:17:37 +02:00
2013-09-07 10:38:34 +02:00
2015-04-13 21:17:37 +02:00
2015-04-13 21:01:02 +02:00
2015-11-06 22:54:49 +01:00
2015-04-13 21:00:53 +02:00
2015-12-08 22:23:30 +01:00
2015-04-13 21:00:40 +02:00
2015-11-06 22:54:49 +01:00
2015-11-06 22:49:12 +01:00
2015-10-19 22:53:37 +02:00