mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>