Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54400
b: refs/heads/master
c: 4cad691
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed May 7, 2007
1 parent d2455b3 commit 9af2b07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 6025dfe5b2598056cd763a2b10ca7e7faffb2e16
refs/heads/master: 4cad69174f385c183b2bcb369fb4304d8624ab96
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/sun4m_smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ void __init smp4m_blackbox_current(unsigned *addr)

addr[0] = 0x81580000 | rd; /* rd %tbr, reg */
addr[2] = 0x8130200a | rd | rs1; /* srl reg, 0xa, reg */
addr[4] = 0x8008200c | rd | rs1; /* and reg, 3, reg */
addr[4] = 0x8008200c | rd | rs1; /* and reg, 0xc, reg */
}

void __init sun4m_init_smp(void)
Expand Down

0 comments on commit 9af2b07

Please sign in to comment.