From: David S. Miller Date: Sun, 27 Feb 2011 07:40:02 +0000 (-0800) Subject: sparc64: Fix build errors with gcc-4.6.0 X-Git-Tag: v2.6.39-rc1~459^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6fee0810df4e0f4cf9c4834d2569ca01c02cffc;p=pandora-kernel.git sparc64: Fix build errors with gcc-4.6.0 Most of the warnings emitted (we fail arch/sparc file builds with -Werror) were legitimate but harmless, however one case (n2_pcr_write) was a genuine bug. Based almost entirely upon a patch by Sam Ravnborg. Reported-by: Dennis Gilmore Signed-off-by: David S. Miller --- Reading git-diff-tree failed