]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 12 Apr 2012 16:38:29 +0000 (12:38 -0400)
commit4620a35c06f29853677419673479f1ec6c76f21e
tree516f0afcd12198e6a8d7e0fbc721e77f06306681
parent64a4dce2efb44fe3f3b2890958c344c13c23cbf9
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