diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-05-19 07:13:01 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-10-01 15:58:14 +0200 |
commit | e3b880c6ee55e8858a75e3dcf6c3dda04d5e3605 (patch) | |
tree | 6d8ab01a85cd9c36b7480f0725447863f4412903 /arch/parisc/hpux | |
parent | parisc: fix double restarts (diff) | |
download | linux-e3b880c6ee55e8858a75e3dcf6c3dda04d5e3605.tar.xz linux-e3b880c6ee55e8858a75e3dcf6c3dda04d5e3605.zip |
parisc: don't bother looping in do_signal()
entry.S code had been looping until no pending signals are left
since 2005 anyway; no need to bother with that in do_signal()
itself. If the failure to set a sigframe up raises SIGSEGV,
we'll just pick it up the next time around the loop(s) in entry.S
anyway.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/parisc/hpux')
0 files changed, 0 insertions, 0 deletions