]> git.baikalelectronics.ru Git - kernel.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>
Fri, 25 May 2012 16:48:28 +0000 (12:48 -0400)
commit7ee68c2bc696d93bf5697f61c306753fedbf7e1f
treee52ff4c19a69557f1c2b670a2a245f4425406501
parent9e9b0853d12a4858c36a1b308a35133582286fb8
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