x86, UV: Allow for non-consecutive sockets
commit9c9153db22870c3f37add83bea30500fcc268a73
authorcpw@sgi.com <cpw@sgi.com>
Tue, 21 Jun 2011 12:21:28 +0000 (21 07:21 -0500)
committerIngo Molnar <mingo@elte.hu>
Tue, 21 Jun 2011 12:50:32 +0000 (21 14:50 +0200)
treed588b8868b05766ef144cbce3eee9f6c2df2253a
parentb18fb2c04ac46885f5b0226cd945e763eae51567
x86, UV: Allow for non-consecutive sockets

Fix for the topology in which there is a socket 1 on a blade
with no socket 0.

Only call make_per_cpu_thp() for present sockets.
We have only seen this fail for internal configurations.

Signed-off-by: Cliff Wickman <cpw@sgi.com>
Link: http://lkml.kernel.org/r/20110621122242.363757364@sgi.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/platform/uv/tlb_uv.c