commit | 9c9153db22870c3f37add83bea30500fcc268a73 | [log] [tgz] |
---|---|---|
author | cpw@sgi.com <cpw@sgi.com> | Tue Jun 21 07:21:28 2011 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jun 21 14:50:32 2011 +0200 |
tree | d588b8868b05766ef144cbce3eee9f6c2df2253a | |
parent | b18fb2c04ac46885f5b0226cd945e763eae51567 [diff] |
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>