Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24609
b: refs/heads/master
c: 6088857
h: refs/heads/master
i:
  24607: ea489a4
v: v3
  • Loading branch information
Olaf Hering authored and Paul Mackerras committed Mar 27, 2006
1 parent 7b6f9af commit de589e9
Show file tree
Hide file tree
Showing 2 changed files with 6 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: ca3e91cb0cd53da70621f85d24a080b23751a013
refs/heads/master: 6088857b169c64e6e9672a2a66e76db3e957d5db
6 changes: 5 additions & 1 deletion trunk/arch/powerpc/kernel/head_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -1544,7 +1544,11 @@ _STATIC(__boot_from_prom)
mr r28,r6
mr r27,r7

/* Align the stack to 16-byte boundary for broken yaboot */
/*
* Align the stack to 16-byte boundary
* Depending on the size and layout of the ELF sections in the initial
* boot binary, the stack pointer will be unalignet on PowerMac
*/
rldicr r1,r1,0,59

/* Make sure we are running in 64 bits mode */
Expand Down

0 comments on commit de589e9

Please sign in to comment.