Revision 322740efbb7ca26df845161e61cc41484b7e328e authored by Richard Weinberger on 25 January 2016, 22:33:30 UTC, committed by Richard Weinberger on 05 March 2016, 21:16:40 UTC
Commit db2f24dc240856fb1d78005307f1523b7b3c121b
was plain wrong. I did not realize the we are
allowed to loop here.
In fact we have to loop and must not return to userspace
before all SIGSEGVs have been delivered.
Other archs do this directly in their entry code, UML
does it here.

Reported-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
1 parent fc77dbd
History
File Mode Size
ad1816a
ad1848
cs423x
es1688
galaxy
gus
msnd
opti9xx
sb
wavefront
wss
Kconfig -rw-r--r-- 12.5 KB
Makefile -rw-r--r-- 857 bytes
adlib.c -rw-r--r-- 2.8 KB
als100.c -rw-r--r-- 10.3 KB
azt2320.c -rw-r--r-- 9.6 KB
cmi8328.c -rw-r--r-- 13.6 KB
cmi8330.c -rw-r--r-- 22.5 KB
es18xx.c -rw-r--r-- 69.3 KB
opl3sa2.c -rw-r--r-- 28.9 KB
sc6000.c -rw-r--r-- 17.9 KB
sscape.c -rw-r--r-- 32.6 KB

back to top