sh: Fixup cpu_data references for the non-boot CPUs.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 25 Dec 2006 01:19:56 +0000 (10:19 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 13 Feb 2007 01:54:45 +0000 (10:54 +0900)
There are a lot of bogus cpu_data-> references that only end up working
for the boot CPU, convert these to current_cpu_data to fixup SMP.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found