Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40599
b: refs/heads/master
c: 64c590b
h: refs/heads/master
i:
  40597: 38347c1
  40595: 5c6d601
  40591: 9ce49c9
v: v3
  • Loading branch information
Ralf Baechle committed Nov 1, 2006
1 parent 0f8003e commit 6b17a19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cb56837ea5f15fa5279fd490f292134c3a92e5de
refs/heads/master: 64c590b7a62ae1272fe4afd7b915de314591f35e
1 change: 1 addition & 0 deletions trunk/arch/mips/kernel/smtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ void mipsmt_prepare_cpus(void)
write_vpe_c0_compare(0);
/* Propagate Config7 */
write_vpe_c0_config7(read_c0_config7());
write_vpe_c0_count(read_c0_count());
}
/* enable multi-threading within VPE */
write_vpe_c0_vpecontrol(read_vpe_c0_vpecontrol() | VPECONTROL_TE);
Expand Down

0 comments on commit 6b17a19

Please sign in to comment.