x86, uv: Enable Westmere support on SGI UV
authorRuss Anderson <rja@sgi.com>
Tue, 26 Oct 2010 21:27:28 +0000 (16:27 -0500)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 26 Oct 2010 22:15:28 +0000 (15:15 -0700)
commitc8f730b1ab825f06733e1c074264f0078721f365
tree90f5b48ececb4020beeb3b6612e994f3e8f1f594
parentb365a85c68161ea5db5476eb8845a91ceb1777ea
x86, uv: Enable Westmere support on SGI UV

Enable Westmere support on SGI UV.  The UV initialization code is dependent on
the APICID bits.  Westmere-EX uses different APIC bit mapping than Nehalem-EX.
This code reads the apic shift value from a UV MMR to do the proper bit
decoding to determint the pnode.

Signed-off-by: Russ Anderson <rja@sgi.com>
LKML-Reference: <20101026212728.GB15071@sgi.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/uv/uv_hub.h
arch/x86/kernel/apic/x2apic_uv_x.c
This page took 0.024633 seconds and 5 git commands to generate.