diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2008-10-28 11:03:57 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-10-30 15:44:33 +0100 |
commit | 076c6e4f4d81113615f50e5bc2c569f628bcd54a (patch) | |
tree | 818d3a3aa54286e02a990c4e08c88a197c97ba6f /virt | |
parent | MIPS: Consider value of c0_ebase when computing value of exception base. (diff) | |
download | linux-076c6e4f4d81113615f50e5bc2c569f628bcd54a.tar.xz linux-076c6e4f4d81113615f50e5bc2c569f628bcd54a.zip |
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>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions