commit | c6f696f69ab352b17f5c97f721e646b53b91f643 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Fri Mar 30 16:31:08 2012 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Fri May 25 12:48:28 2012 -0400 |
tree | e52ff4c19a69557f1c2b670a2a245f4425406501 | |
parent | 8703d6e0fcfdcc9323d5316a443882e790efc1a6 [diff] |
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>