arch/tile: add descriptive text if the kernel reports a bad trap
authorChris Metcalf <cmetcalf@tilera.com>
Fri, 30 Mar 2012 20:31:08 +0000 (16:31 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 25 May 2012 16:48:28 +0000 (12:48 -0400)
commitc6f696f69ab352b17f5c97f721e646b53b91f643
treee52ff4c19a69557f1c2b670a2a245f4425406501
parent8703d6e0fcfdcc9323d5316a443882e790efc1a6
arch/tile: add descriptive text if the kernel reports a bad trap

If the kernel unexpectedly takes a bad trap, it's convenient to
have it report the type of trap as part of the error.  This gives
customers a bit more context before they call up customer support.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/traps.c