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)
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>

No differences found