-
由 Ralf Baechle 提交于
boot_cpu_data is used the same as current_cpu_data but returns the CPU data for CPU 0. This means it doesn't have to use smp_processor_id() thus no need to disable preemption. Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
c5f66596