Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185989
b: refs/heads/master
c: d35feb2
h: refs/heads/master
i:
  185987: be076f5
v: v3
  • Loading branch information
Alexander Graf authored and Marcelo Tosatti committed Mar 1, 2010
1 parent 6ff8a86 commit b72dfa1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 25a8a02d26a71c28e26417a3520c653c2d40af6b
refs/heads/master: d35feb26ef7e9fbef7643051be5f0773662b1f91
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/kvm/book3s_64_interrupts.S
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,9 @@ kvmppc_handler_highmem:
rldicl. r5, r5, 0, 63 /* CR = ((r5 & 1) == 0) */
beq no_dcbz32_off

li r4, 0
mfspr r5,SPRN_HID5
rldimi r5,r5,6,56
rldimi r5,r4,6,56
mtspr SPRN_HID5,r5

no_dcbz32_off:
Expand Down

0 comments on commit b72dfa1

Please sign in to comment.