[SPARC64]: Need to clobber global reg vars in switch_to().
authorDavid S. Miller <davem@sunset.davemloft.net>
Sat, 18 Aug 2007 07:07:40 +0000 (00:07 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 21 Aug 2007 06:40:00 +0000 (23:40 -0700)
Otherwise the compiler can't see the things like the
per-cpu area base register are changing.

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

No differences found