ARM: extend Code: line by one 16-bit quantity for Thumb instructions
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Jun 2011 22:21:11 +0000 (23:21 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Jun 2011 22:55:45 +0000 (23:55 +0100)
commita9011580a99cd4f21546381782582bfaf9e40675
tree741e5922d0665da0a084eb0d8200940b1f8cabeb
parent373ce3020b03fb6199415ab866595c7d627bbc97
ARM: extend Code: line by one 16-bit quantity for Thumb instructions

Dump out the following 16-bit instruction to the faulting instruction
in the Code: line.  This allows Thumb-2 instructions to be properly
encoded.

Tested-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/traps.c