]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb5d0291b3afb11aa5ad464ed2834dd222bc34b34
tree9c42ec8d7c927766e2d7c6a74b6875f08156db5b
parente279c12516eb880d2d427504667565e203ae9f08
[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