commit | 1dc417d0390b4897dc1d9bbf335e325baecae2c3 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Dec 11 20:29:28 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Dec 12 08:42:09 2006 +0900 |
tree | ff0a863d54b1955e19c00ec046a8afc5e5383f49 | |
parent | 41504c39726a7099e5a42508dd57fe561c8b4129 [diff] |
sh: Fixup sh_bios() trap handling. This was inadvertently broken when the entry.S code split up, restore the missing branch and get subsequent traps working under debug again. This manifested itself as a lockup when attempting to reload the VBR base. Signed-off-by: Paul Mundt <lethal@linux-sh.org>