From: Linus Torvalds Date: Sat, 4 Mar 2006 23:00:45 +0000 (-0800) Subject: ppc64: make sure to align stack pointer to 16 bytes at boot X-Git-Tag: v2.6.16-rc6~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c05b47704570b015134522c36142cd17bd48640a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed