powerpc: Pull out cpu_core_mask updates into a separate function
authorPaul Mackerras <paulus@samba.org>
Mon, 12 Aug 2013 06:28:47 +0000 (16:28 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Aug 2013 05:00:16 +0000 (15:00 +1000)
This factors out the details of updating cpu_core_mask into a separate
function, to make it easier to change how the mask is calculated later.
This makes no functional change.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/smp.c

Simple merge