Skip to content

Commit

Permalink
[SPARC64]: Fix gcc-3.3.x warnings.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent 3af6e01 commit 50f4f23
Showing 1 changed file with 25 additions and 118 deletions.
Loading

0 comments on commit 50f4f23

Please sign in to comment.