Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253371
b: refs/heads/master
c: a7d82a0
h: refs/heads/master
i:
  253369: 5aef992
  253367: bb50b2e
v: v3
  • Loading branch information
Daniel Hellstrom authored and David S. Miller committed Jun 9, 2011
1 parent 56639e1 commit 7868345
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6cb79b3f3ba2b14590cac02ee13ab7410b6225ed
refs/heads/master: a7d82a0a3cd547494294baee7f9764ea44bead73
4 changes: 2 additions & 2 deletions trunk/arch/sparc/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ real_irq_entry:
#ifdef CONFIG_SMP
.globl patchme_maybe_smp_msg

cmp %l7, 12
cmp %l7, 11
patchme_maybe_smp_msg:
bgu maybe_smp4m_msg
nop
Expand Down Expand Up @@ -293,7 +293,7 @@ maybe_smp4m_msg:
WRITE_PAUSE
wr %l4, PSR_ET, %psr
WRITE_PAUSE
sll %o2, 28, %o2 ! shift for simpler checks below
sll %o3, 28, %o2 ! shift for simpler checks below
maybe_smp4m_msg_check_single:
andcc %o2, 0x1, %g0
beq,a maybe_smp4m_msg_check_mask
Expand Down

0 comments on commit 7868345

Please sign in to comment.