commit | 990a32d1e54b3c0f7304bec95fb883404589b3f0 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Mon Jan 10 13:52:11 2011 -0600 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jan 11 12:44:45 2011 +0100 |
tree | f9d1d6b7f4b7b1f4a380bc3612920202cddb734c | |
parent | 24d9b70b8c679264756a6980e668b96b3f964826 [diff] |
x86, UV: Fix APICID shift for Westmere processors Westmere processors use a different algorithm for assigning APICIDs on SGI UV systems. The location of the node number within the apicid is now a function of the processor type. Signed-off-by: Jack Steiner <steiner@sgi.com> LKML-Reference: <20110110195210.GA18737@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>