diff options
author | Paul Burton <paul.burton@mips.com> | 2019-04-30 22:53:31 +0000 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2019-05-02 11:21:08 -0700 |
commit | de56d4c1da3e68f0ca468a55f6677bef3cee6e10 (patch) | |
tree | eb50e182e0c6b03f6aae143ed7ee6fe0fabed21f /usr | |
parent | 783454e2bc7ce491b5cd50154433cde993bfd849 (diff) | |
download | linux-de56d4c1da3e68f0ca468a55f6677bef3cee6e10.tar.bz2 |
MIPS: Remove duplicate EBase configuration
Clean up our configuration of the EBase register by making
configure_exception_vector() write to it unconditionally on systems
implementing MIPSr2 or higher, and removing the duplicate code in
per_cpu_trap_init(). The latter would have duplicated work on systems
with vectored interrupts, and didn't set BEV for safety like the
configure_exception_vector() version of the code does.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Tested-by: Serge Semin <fancer.lancer@gmail.com>
Cc: linux-mips@vger.kernel.org
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions