From: Heiko Carstens Date: Fri, 27 Apr 2007 14:01:42 +0000 (+0200) Subject: [S390] Use generic bug. X-Git-Tag: v2.6.22-rc1~1130^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0007f1a65762eaf55633d403b380130ec60adad;p=pandora-kernel.git [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 Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed