diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2014-11-19 14:05:52 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2014-11-21 08:49:33 +0100 |
commit | e56da345eb529370f21f36a52bbb114ba38ad921 (patch) | |
tree | 3e16f0d15071915eb3cfd311edf2cb84dd6d56b0 /drivers/s390 | |
parent | 413d404768256eda4e13fdfce753fe2bbff2fcaf (diff) | |
download | blackbird-op-linux-e56da345eb529370f21f36a52bbb114ba38ad921.tar.gz blackbird-op-linux-e56da345eb529370f21f36a52bbb114ba38ad921.zip |
s390/traps: die on translation exceptions
Translation exceptions should never happen, since that implies that
either we screwed up the page tables or missed to properly flush the TLB.
In both cases we should not just simply kill user space or walk the kernel
exception tables. Instead an oops or a panic (panic_on_oops) is the better
answer.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions