]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ppc64: make sure to align stack pointer to 16 bytes at boot
authorLinus Torvalds <torvalds@quad.osdl.org>
Sat, 4 Mar 2006 23:00:45 +0000 (15:00 -0800)
committerLinus Torvalds <torvalds@quad.osdl.org>
Sat, 4 Mar 2006 23:00:45 +0000 (15:00 -0800)
commitc05b47704570b015134522c36142cd17bd48640a
tree11080365ff881392954d0f26f57dffbcbd47f984
parent3af1efe8a301f5b1c813f5f761cb1e10d6175605
ppc64: make sure to align stack pointer to 16 bytes at boot

yaboot is scrogged and calls us with an invalid stack alignment,
it seems.

Thanks to David Woodhouse to pointing me to the problem.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/powerpc/kernel/head_64.S