[SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.
authorDavid S. Miller <davem@davemloft.net>
Sat, 25 Mar 2006 21:00:17 +0000 (13:00 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 25 Mar 2006 21:00:17 +0000 (13:00 -0800)
commit7d3aee9a9686ffc235c343dcab85c3ebea78908a
tree9de437eff5f62e0ead36d443ad97ab231b8f0e76
parent3cbb90a9cb7854b1110663919d5bc3da3f46d5e3
[SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.

Don't rely on fixup_cpu_present_map() to do this as that function
is about to be removed.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/smp.c