Files
android_kernel_xiaomi_sm8450/arch/mips/kernel
Ralf Baechle 076c6e4f4d MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.
A system isn't necessarily booted on physical processor 0 as this code
assumes.  Also the array happens to be allocated in .bss so it's zero
initialized anyway.  Systems which need to override this can do so in
their mp_ops->smp_setup() method.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-10-30 14:44:33 +00:00
..
2008-05-01 08:03:58 -07:00
2008-05-01 08:03:58 -07:00
2007-07-13 17:40:01 +01:00
2007-10-11 23:46:04 +01:00
2006-12-10 21:52:11 +00:00
2008-10-11 16:18:41 +01:00
2008-10-03 17:58:58 +01:00
2008-04-28 17:14:23 +01:00
2008-05-18 15:43:40 -06:00