Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169601
b: refs/heads/master
c: 3cd980d
h: refs/heads/master
i:
  169599: 2e6fb7e
v: v3
  • Loading branch information
Anton Blanchard authored and Paul Mackerras committed Oct 28, 2009
1 parent 58b3555 commit 8ce263e
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: 907b1f45d901c956e4bcd3f27c4f1f25d6fb36b2
refs/heads/master: 3cd980dbc1050889acca7306cbcedf79a4ba2f81
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/lib/copypage_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ BEGIN_FTR_SECTION
srd r8,r5,r11

mtctr r8
setup:
.Lsetup:
dcbt r9,r4
dcbz r9,r3
add r9,r9,r12
bdnz setup
bdnz .Lsetup
END_FTR_SECTION_IFSET(CPU_FTR_CP_USE_DCBTZ)
addi r3,r3,-8
srdi r8,r5,7 /* page is copied in 128 byte strides */
Expand Down

0 comments on commit 8ce263e

Please sign in to comment.