mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-15 00:26:20 +09:00
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>