commit | d037d16372bbe4d580342bebbb8826821ad9edf0 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Apr 28 23:50:08 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat May 03 22:33:06 2014 -0700 |
tree | 3c170eca99ef070c9a0e3fa9036a72088145a77f | |
parent | eaf85da82669b057f20c4e438dc2566b51a83af6 [diff] |
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>