]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ppc64: firmware workaround
authorAnton Blanchard <anton@samba.org>
Sun, 1 May 2005 15:58:46 +0000 (08:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:58:46 +0000 (08:58 -0700)
commitc4005e4f661a9ec8d91720a6b570865d060afcaf
tree28fef4260af585b8fc708662eddefef9bdb828de
parent4b88e927e8c38f4053680a3098325142017a37f0
[PATCH] ppc64: firmware workaround

Recent gcc 4.0 testing uncovered a firmware issue.  Some properties are larger
than 31 bytes and due to gcc 4.0s better stack allocation this overflow ran
over non volatile register storage.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/prom_init.c