aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2015-11-18 09:37:15 +0100
committerRichard Weinberger <richard@nod.at>2015-12-08 22:23:30 +0100
commitdb2f24dc240856fb1d78005307f1523b7b3c121b (patch)
treebcd3d684f77891d8c8cf95847de6e6d2ebd424f7 /kernel
parentLinux 4.4-rc4 (diff)
downloadlinux-dev-db2f24dc240856fb1d78005307f1523b7b3c121b.tar.xz
linux-dev-db2f24dc240856fb1d78005307f1523b7b3c121b.zip
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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions