commit | 96a8a0ba128fa9e40b9d2d1220f264947e9fbc06 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Nov 06 16:59:10 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Nov 07 11:13:55 2007 +0900 |
tree | 2e8123dff49eb2e20dd300710764183128fa0412 | |
parent | 0e3a9aab954910b1dcdf2133a46a58cc729ce3dc [diff] |
sh: Fix up kgdb-on-NMI branch target. This was all reworked some time ago, the old debug_enter was ripped out with everything going through a debug trap jump table instead. Kill off the debug_enter target and reference kgdb_handle_exception directly. Signed-off-by: Paul Mundt <lethal@linux-sh.org>