[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]
authorRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:56 +0000 (17:32 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:56 +0000 (17:32 +0100)
commit8f8771a057bff0d3911459d0bdadf03ec1dd3c89
treec6e4acb46ada82e489b33c836c00b2ef02507b01
parent4ead16819b4c61fea9bb73eb470f6bb1d3350e5c
[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/smtc.c