]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] s390: improved machine check handling
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 25 Jun 2005 21:55:30 +0000 (14:55 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:37 +0000 (16:24 -0700)
commit81589cfa73c665e5e83c910ef7e4d680e5dc65b4
tree61644edb2263c3d0db3ea9e9518c6f76a60039e0
parent71c84dffefca92d84f6b907593c9490a2e00a4c4
[PATCH] s390: improved machine check handling

Improved machine check handling.  Kernel is now able to receive machine checks
while in kernel mode (system call, interrupt and program check handling).
Also register validation is now performed.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
12 files changed:
arch/s390/kernel/entry.S
arch/s390/kernel/entry64.S
arch/s390/kernel/process.c
arch/s390/kernel/setup.c
arch/s390/kernel/smp.c
drivers/s390/s390mach.c
drivers/s390/s390mach.h
include/asm-s390/lowcore.h
include/asm-s390/processor.h
include/asm-s390/ptrace.h
include/asm-s390/system.h
include/asm-s390/thread_info.h