ARM: Add compiled ISA to oops dumps
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 4 Feb 2012 12:12:11 +0000 (12:12 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Mar 2012 09:38:52 +0000 (09:38 +0000)
commit8211ca658728d03ba331de0276950289e52a1b0f
treef5d260f96983b494638f37e0f14e34c9c8a0bbb1
parent87067a935a174cf5e0b336d338a0ab535ffe199d
ARM: Add compiled ISA to oops dumps

Add the compiled ISA to oops dumps, along side the preempt/smp
configuration.  This allows us to see immediately whether the kernel
was compiled for Thumb-2 or not.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/traps.c