[S390] Add oops_enter()/oops_exit() calls to die().
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 19 Jun 2007 11:10:05 +0000 (13:10 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 19 Jun 2007 11:10:20 +0000 (13:10 +0200)
commitbca0fb8683b7406d3056dc53a14b0a482c367e2b
tree9c42ec8d7c927766e2d7c6a74b6875f08156db5b
parent0fc9bbf771ce7d41ed33300e75e74e922dde1c38
[S390] Add oops_enter()/oops_exit() calls to die().

This is mainly to switch off all potentially debugging stuff that
won't report anything useful after an oops happened.
Besided that setting pause_on_oops will work too, but doesn't make
too much sense on s390.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/traps.c