commit | 5a51467b146ab7948d2f6812892eac120a30529c | [log] [tgz] |
---|---|---|
author | Russ Anderson <rja@sgi.com> | Wed Jan 18 20:07:54 2012 -0600 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 26 10:58:27 2012 +0100 |
tree | 595192146cc50778420942e16cc620d0f1489835 | |
parent | 87f71ae2dd7471c1b4c94100be1f218e91dc64c3 [diff] |
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>