From: David S. Miller Date: Tue, 14 Feb 2006 09:32:29 +0000 (-0800) Subject: [SPARC64]: Fix gcc-3.3.x warnings. X-Git-Tag: v2.6.17-rc1~1184^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f4f23c3bd95afc82e931254a71e7b1b3699fd2;p=pandora-kernel.git [SPARC64]: Fix gcc-3.3.x warnings. It doesn't like const variables being passed into "i" constraing asm operations. It's a bug, but there is nothing we can really do but work around it. Based upon a report from Andrew Morton. Signed-off-by: David S. Miller --- Reading git-diff-tree failed