commit | 191d0d24b632eb69767705acded5cbf7449ad457 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jan 12 14:50:43 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jan 12 14:50:43 2010 +0900 |
tree | 4fda30db2941692bea884685f1df2e751468bd6f | |
parent | ee2760ea58d81fc00bcc2137232ed9bc28202aec [diff] |
sh: Tidy up the sh bios VBR handling. This moves the VBR handling out of the main trap handling code and in to the sh-bios helper code. A couple of accessors are added in order to permit other kernel code to get at the VBR value for state save/restore paths. Signed-off-by: Paul Mundt <lethal@linux-sh.org>