sparc32: Remove uses of %g7 in memcpy implementation.
commit21f74d361dfd6a7d0e47574e315f780d8172084a
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 22:30:14 +0000 (19 15:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Oct 2011 22:17:22 +0000 (20 15:17 -0700)
tree85649c0b54a6f9deab58bc06b259712edaa78c0f
parent045b7de9ca0cf09f1adc3efa467f668b89238390
sparc32: Remove uses of %g7 in memcpy implementation.

This is setting things up so that we can correct the return
value, so that it properly returns the original destination
buffer pointer.

Signed-off-by: David S. Miller <davem@davemloft.net>
Tested-by: Kjetil Oftedal <oftedal@gmail.com>
arch/sparc/lib/memcpy.S