From: David S. Miller Date: Sun, 15 Jul 2007 08:29:24 +0000 (-0700) Subject: [SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps() X-Git-Tag: v2.6.23-rc1~784^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39dd992aee381ff5077536853051fc69e58cc4a9;p=pandora-kernel.git [SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps() When we hot-plug in new cpus, the core_id and proc_id of existing cpus can change. So in order to set the cpu groups correctly we need to clear the maps out completely first. Signed-off-by: David S. Miller --- Reading git-diff-tree failed