Files
linux-apfs/arch/parisc
Al Viro e3b880c6ee 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>
2012-10-01 09:58:14 -04:00
..
2012-10-01 09:58:13 -04:00
2012-10-01 09:58:13 -04:00
2012-05-05 13:00:24 +02:00
2008-10-15 20:55:51 +02:00
2012-06-05 14:10:23 +09:00