[SPARC64]: Kill explicit %gl register reference.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 17 Jul 2007 04:33:19 +0000 (21:33 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 17 Jul 2007 19:18:15 +0000 (12:18 -0700)
Older binutils can't handle it.  Use SET_GL() instead,
which is explicitly for this purpose.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found