sparc32: Remove uses of %g7 in memcpy implementation.
commit1515c20b1bcb29e9d32fedaa7fc2af3bfea265cb
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 22:30:14 +0000 (19 15:30 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Jan 2012 22:17:25 +0000 (6 14:17 -0800)
tree1fed340585180d951210b8e5a555063346cf0ffb
parent469c7a79eaa35d3b5dcc1e6c1468174aa96dd87f
sparc32: Remove uses of %g7 in memcpy implementation.

[ Upstream commit 21f74d361dfd6a7d0e47574e315f780d8172084a ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/sparc/lib/memcpy.S