Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319657
b: refs/heads/master
c: 93a0293
h: refs/heads/master
i:
  319655: cd9f4aa
v: v3
  • Loading branch information
Jayachandran C authored and Ralf Baechle committed Jul 24, 2012
1 parent 50061be commit a102333
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 1005f281fac16a64201ba5f39b463027772195ee
refs/heads/master: 93a029325979c4baa4cb03286e628b802614b5cb
8 changes: 4 additions & 4 deletions trunk/arch/mips/netlogic/common/smpboot.S
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
li t2, ~0xe /* S1RCM */
and t1, t1, t2
#endif
mtcr t1, t0
mtcr t1, t0

#ifdef XLP_AX_WORKAROUND
li t0, SCHED_DEFEATURE
Expand Down Expand Up @@ -195,9 +195,9 @@ EXPORT(nlm_boot_siblings)
bnez v1, 2f
nop

li t0, MMU_SETUP
li t1, 0
mtcr t1, t0
li t0, MMU_SETUP
li t1, 0
mtcr t1, t0
_ehb

2: beqz v0, 4f /* boot cpu (cpuid == 0)? */
Expand Down

0 comments on commit a102333

Please sign in to comment.