diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2010-10-12 05:29:28 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-01-07 14:06:59 +0100 |
commit | d1574df7e01d427c2ed80ada11433a72907ca472 (patch) | |
tree | a2009894be6fc3c429fbec70e15cf1e0d4485a5e /net | |
parent | m68knommu: Switch to saner sigsuspend (diff) | |
download | linux-d1574df7e01d427c2ed80ada11433a72907ca472.tar.xz linux-d1574df7e01d427c2ed80ada11433a72907ca472.zip |
m68knommu: Handle multiple pending signals
we shouldn't bugger off to userland when there still are
pending signals; among other things it makes e.g. SIGSEGV
triggered by failure to build a sigframe to be delivered
_now_ and not when we hit the next syscall or interrupt.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions