x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
commit5d9b4b40f713274ca0e632826fdc1cec8dc9ae6f
authorRuss Anderson <rja@sgi.com>
Thu, 19 Jan 2012 02:07:54 +0000 (18 20:07 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Feb 2012 17:21:36 +0000 (3 09:21 -0800)
tree179a92e8a77b3f89e9c3afcb9f0c7d5afaf72369
parentc7e4489fb8616f81319673912fc2682b89636b9b
x86/uv: Fix uv_gpa_to_soc_phys_ram() shift

commit 5a51467b146ab7948d2f6812892eac120a30529c upstream.

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>
Link: http://lkml.kernel.org/r/20120119020753.GA7228@sgi.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/uv/uv_hub.h