Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307897
b: refs/heads/master
c: 4444aa5
h: refs/heads/master
i:
  307895: 5d77679
v: v3
  • Loading branch information
Mihai Caraman authored and Alexander Graf committed May 6, 2012
1 parent 5c6f553 commit 5cfe093
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: 3b1d9d7d95e7c62518160edebd92450b58c6d55f
refs/heads/master: 4444aa5f78eff73a353c8c4784cda2de74dea54b
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kvm/bookehv_interrupts.S
Original file line number Diff line number Diff line change
Expand Up @@ -252,10 +252,10 @@ _GLOBAL(kvmppc_handler_\intno\()_\srr1)
mfspr r6, \srr1
PPC_LL r4, GPR11(r8)
PPC_STL r7, VCPU_GPR(r7)(r11)
PPC_STL r8, VCPU_GPR(r8)(r11)
PPC_STL r3, VCPU_GPR(r10)(r11)
mfctr r7
PPC_STL r12, VCPU_GPR(r12)(r11)
PPC_STL r13, VCPU_GPR(r13)(r11)
PPC_STL r4, VCPU_GPR(r11)(r11)
PPC_STL r7, VCPU_CTR(r11)
mr r4, r11
Expand Down

0 comments on commit 5cfe093

Please sign in to comment.