Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221653
b: refs/heads/master
c: df8940e
h: refs/heads/master
i:
  221651: 42304c2
v: v3
  • Loading branch information
Scott Wood authored and Marcelo Tosatti committed Nov 5, 2010
1 parent 8bf89a1 commit cb9d53e
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: bb59e9748f9bc95212c7fe21468ba184938c48cb
refs/heads/master: df8940eadf011db2d4bedecf6eb659d44494edb3
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kvm/booke_interrupts.S
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ lightweight_exit:
lwz r3, VCPU_PC(r4)
mtsrr0 r3
lwz r3, VCPU_SHARED(r4)
lwz r3, VCPU_SHARED_MSR(r3)
lwz r3, (VCPU_SHARED_MSR + 4)(r3)
oris r3, r3, KVMPPC_MSR_MASK@h
ori r3, r3, KVMPPC_MSR_MASK@l
mtsrr1 r3
Expand Down

0 comments on commit cb9d53e

Please sign in to comment.