[SPARC64]: Fix gcc-3.3.x warnings.
commit50f4f23c3bd95afc82e931254a71e7b1b3699fd2
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 14 Feb 2006 09:32:29 +0000 (14 01:32 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:12:53 +0000 (20 01:12 -0800)
tree5ed7cc71e1140a3a839c8d65ca95b755012d4bde
parent3af6e01e9acfb786c5dd2862f57f206b0b3cb889
[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 <davem@davemloft.net>
include/asm-sparc64/pgtable.h