K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-03-09T13:08:57.778336Z K 7 svn:log V 354 Don't include disabled CPUs in the topology map. ULE assumes that all CPUs in the topology map were present and enabled. Booting a system with hyperthreading and at least one CPU would cause ULE to attempt to use a disabled CPU when rebalancing load resulting in a panic. This is a direct commit to 7 as the topology code is different in 8 and later. END