Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57578
b: refs/heads/master
c: acaec42
h: refs/heads/master
v: v3
  • Loading branch information
Chris Dearman authored and Ralf Baechle committed Jun 11, 2007
1 parent 672bd82 commit 0a3a8f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: da9bc7263dc7e32d52dd922fe3f46eb7107c0143
refs/heads/master: acaec427bc81199da41fb000ab1979041ebc3289
3 changes: 1 addition & 2 deletions trunk/arch/mips/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -1531,8 +1531,7 @@ void __init trap_init(void)
if (cpu_has_mipsmt)
set_except_vector(25, handle_mt);

if (cpu_has_dsp)
set_except_vector(26, handle_dsp);
set_except_vector(26, handle_dsp);

if (cpu_has_vce)
/* Special exception: R4[04]00 uses also the divec space. */
Expand Down

0 comments on commit 0a3a8f8

Please sign in to comment.