linux/arch/i386/mach-voyager
James Bottomley f68a106f22 [PATCH] voyager: fix the cpu_possible_map to make voyager boot again
Right at the moment (thanks to a patch from Andrew), cpu_possible_map on
voyager is CPU_MASK_NONE, which means the machine always thinks it has no
CPUs.  Fix that by doing an early initialisation of the cpu_possible_map
from the cpu_phys_present_map.

(akpm: we aim to please)

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-24 14:31:38 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
setup.c [PATCH] useless includes of linux/irq.h in arch/i386 2005-09-26 18:29:50 -07:00
voyager_basic.c [PATCH] voyager: fix boot panic by adding topology export 2006-02-24 14:31:38 -08:00
voyager_cat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
voyager_smp.c [PATCH] voyager: fix the cpu_possible_map to make voyager boot again 2006-02-24 14:31:38 -08:00
voyager_thread.c [PATCH] useless includes of linux/irq.h in arch/i386 2005-09-26 18:29:50 -07:00