Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114593
b: refs/heads/master
c: 2e2b404
h: refs/heads/master
i:
  114591: b38f4df
v: v3
  • Loading branch information
Johannes Berg authored and Benjamin Herrenschmidt committed Oct 7, 2008
1 parent c5d7bfc commit c3eebd5
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: 0bb08107edb3d38b89be8fb623b46df73f2aa8c8
refs/heads/master: 2e2b4043cc0a2c11abbe4fdff6dce3f81cff3e30
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/swsusp_asm64.S
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)

cmpdi r12,0
beq- nothing_to_copy
li r15,512
li r15,PAGE_SIZE>>3
copyloop:
ld r13,pbe_address(r12)
ld r14,pbe_orig_address(r12)
Expand Down

0 comments on commit c3eebd5

Please sign in to comment.