Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sparc64: Handle 32-bit tasks properly in compute_effective_address().
If we have a 32-bit task we must chop off the top 32-bits of the 64-bit value just as the cpu would. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information