x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
authorRuss Anderson <rja@sgi.com>
Thu, 19 Jan 2012 02:07:54 +0000 (20:07 -0600)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Jan 2012 09:58:27 +0000 (10:58 +0100)
uv_gpa_to_soc_phys_ram() was inadvertently ignoring the
shift values.  This fix takes the shift into account.

Signed-off-by: Russ Anderson <rja@sgi.com>
Cc: <stable@kernel.org>
Link: http://lkml.kernel.org/r/20120119020753.GA7228@sgi.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found