From: Heiko Carstens Date: Wed, 19 Nov 2014 12:31:08 +0000 (+0100) Subject: s390/traps: print interrupt code and instruction length code X-Git-Tag: omap-for-v3.19/fixes-rc1~124^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=413d404768256eda4e13fdfce753fe2bbff2fcaf;p=pandora-kernel.git s390/traps: print interrupt code and instruction length code It always confuses me to see the mixed instruction length code and interruption code on user space faults, while the message clearly says it is the interruption code. So split the value and print both values separately. Also add the ILC output to the die() message, so thar user and kernel space faults contain the same information. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed