[S390] Use generic bug.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 27 Apr 2007 14:01:42 +0000 (16:01 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 27 Apr 2007 14:01:42 +0000 (16:01 +0200)
commitc0007f1a65762eaf55633d403b380130ec60adad
tree877ad01344b48a11b293c879b2161a4865b897e5
parentbb11e3bdbac08f773a89f3ca287024a956ee8a12
[S390] Use generic bug.

Generic bug implementation for s390. Will increase the value of the
console output on BUG() statements since registers r0-r5,r14 will
not be clobbered by a printk() call that was previously done before
the illegal instruction of BUG() was hit.
Also implements an architecture specific WARN_ON(). Output of that
could be increased but requires common code change.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/Kconfig
arch/s390/defconfig
arch/s390/kernel/module.c
arch/s390/kernel/traps.c
arch/s390/kernel/vmlinux.lds.S
include/asm-s390/bug.h