commit | 6ea50968274673ea7b58695efec2eeb55ca2f5dd | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon May 17 10:00:13 2010 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon May 17 10:00:16 2010 +0200 |
tree | 3b9127cc6fea6c940633c5c82af1fed72633c046 | |
parent | 10d3858950557cd3cc05f647ede597114c610177 [diff] |
[S390] user space fault: report fault before calling do_exit Report user space faults before calling do_exit, since do_exit does not return and therefore we will never see the fault message on the console. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>