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

No differences found