]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sparc32: Remove uses of %g7 in memcpy implementation.
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 22:30:14 +0000 (15:30 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Tue, 10 Jan 2012 21:02:28 +0000 (13:02 -0800)
commit7c6a770672ff9c67d8c2bc6dab51cf740b2bedf7
tree5fb0bebf6c5aec6e819039418a5af9421f37ddd2
parent05bdd67df49c274a8b100d1ec586147e89e37502
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