From: Russ Anderson Date: Thu, 19 Jan 2012 02:07:54 +0000 (-0600) Subject: x86/uv: Fix uv_gpa_to_soc_phys_ram() shift X-Git-Tag: v3.2.3~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9b4b40f713274ca0e632826fdc1cec8dc9ae6f;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/20120119020753.GA7228@sgi.com Signed-off-by: Ingo Molnar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed