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)
commit5a51467b146ab7948d2f6812892eac120a30529c
tree595192146cc50778420942e16cc620d0f1489835
parent87f71ae2dd7471c1b4c94100be1f218e91dc64c3
x86/uv: Fix uv_gpa_to_soc_phys_ram() shift

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>
arch/x86/include/asm/uv/uv_hub.h