From: Anton Blanchard Date: Sun, 1 May 2005 15:58:46 +0000 (-0700) Subject: [PATCH] ppc64: firmware workaround X-Git-Tag: v2.6.12-rc4~136^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4005e4f661a9ec8d91720a6b570865d060afcaf;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed