commit | d2671e681d044d236c7a39b8c4b718216f2261df | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Apr 28 23:50:08 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 14 08:42:36 2014 +0800 |
tree | 56243b8531ec84024d41b1bbb641709be56a36b6 | |
parent | 4fdf73fb4a781e9b74e540d251a533fa7b2af8df [diff] |
sparc64: Handle 32-bit tasks properly in compute_effective_address(). [ Upstream commit d037d16372bbe4d580342bebbb8826821ad9edf0 ] 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>