Skip to content
Commit 1b62ca7b authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Fix return value of Niagara-2 memcpy.



It gets clobbered by the kernel's VISEntryHalf, so we have to save it
in a different register than the set clobbered by that macro.

The instance in glibc is OK and doesn't have this problem.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a9e8d1a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment