Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311547
b: refs/heads/master
c: 2f584a1
h: refs/heads/master
i:
  311545: 006577a
  311543: 12ccbd6
v: v3
  • Loading branch information
Michael Neuling authored and Benjamin Herrenschmidt committed Jul 2, 2012
1 parent 8f9a251 commit cb6c998
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: bc1d7702910c7c7e88eb60b58429dbfe293683ce
refs/heads/master: 2f584a146a2965b82fce89b8d2f95dc5cfe468d0
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kvm/book3s_hv_rmhandlers.S
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ END_FTR_SECTION_IFSET(CPU_FTR_ARCH_201)
lwz r3,VCORE_NAPPING_THREADS(r5)
lwz r4,VCPU_PTID(r9)
li r0,1
sldi r0,r0,r4
sld r0,r0,r4
andc. r3,r3,r0 /* no sense IPI'ing ourselves */
beq 43f
mulli r4,r4,PACA_SIZE /* get paca for thread 0 */
Expand Down

0 comments on commit cb6c998

Please sign in to comment.