powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index
commit6ff04c53db97c896ecca9374c0be4f681cf5fe50
authorNathan Lynch <ntl@pobox.com>
Wed, 10 Dec 2008 14:28:42 +0000 (10 14:28 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 16 Dec 2008 04:53:09 +0000 (16 15:53 +1100)
tree90baa02b26fd1802bc9de98c8add879ee48803de
parent13a9801eb669d567ab2c8f8db5e50557fef5f636
powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index

The hard_smp_processor_id functions are the appropriate interfaces for
managing physical CPU ids.

Signed-off-by: Nathan Lynch <ntl@pobox.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/powermac/smp.c