Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274178
b: refs/heads/master
c: e550592
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Sep 20, 2011
1 parent 62c37d9 commit 7332d05
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 781fb7a3e4cdca28236ae23e2c77070ed3ae531f
refs/heads/master: e550592e689cf8d682937f356497f989f3d88292
6 changes: 3 additions & 3 deletions trunk/arch/powerpc/kernel/head_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -674,9 +674,9 @@ _GLOBAL(enable_64b_mode)
_GLOBAL(relative_toc)
mflr r0
bcl 20,31,$+4
0: mflr r9
ld r2,(p_toc - 0b)(r9)
add r2,r2,r9
0: mflr r11
ld r2,(p_toc - 0b)(r11)
add r2,r2,r11
mtlr r0
blr

Expand Down

0 comments on commit 7332d05

Please sign in to comment.