From: Cliff Wickman Date: Wed, 2 Jun 2010 21:22:02 +0000 (-0500) Subject: x86, UV: Correct BAU discovery of hubs and sockets X-Git-Tag: v2.6.36-rc1~42^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8328ee58c15c9d763a67607a35bb987b38950fa;p=pandora-kernel.git x86, UV: Correct BAU discovery of hubs and sockets Correct the initialization-time assumption of contigous blade numbers and of sockets numbered from zero. There may be hubs present with no cpu's enabled. There may be disabled sockets such that the active socket is not number zero. And assign a 'socket master' by assuming that a socket is a node. (it is not safe to extract socket number from an apicid) Signed-off-by: Cliff Wickman Cc: gregkh@suse.de LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed