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

[SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.



It doesn't matter for use in 64-bit objects, but when used in
32-bit environments the top 32-bits of the local and in
registers will get chopped off on the next register window
spill/restore which leads to difficult to track down and
subtle bugs.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f778089c
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