linux-stable-rt/arch/m32r
Hirokazu Takata 7c1c4e5418 [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernel
This patch fixes a boot problem of the m32r SMP kernel 2.6.16-rc1-mm3 or
later.

In this patch, cpu_possible_map is statically initialized, and cpu_present_map
is also copied from cpu_possible_map in smp_prepare_cpus(), because the m32r
architecture has not supported CPU hotplug yet.

Signed-off-by: Hayato Fujiwara <fujiwara.hayato@renesas.com>
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-11 06:18:34 -07:00
..
boot
kernel [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernel 2006-04-11 06:18:34 -07:00
lib
m32104ut
m32700ut
mappi
mappi2
mappi3
mm [PATCH] unify PFN_* macros 2006-03-27 08:44:48 -08:00
oaks32r
oprofile
opsput
Kconfig [PATCH] bitops: m32r: use generic bitops 2006-03-26 08:57:12 -08:00
Kconfig.debug
Makefile Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild 2006-03-25 08:48:48 -08:00
defconfig