summaryrefslogtreecommitdiffstats
path: root/arch/m32r/lib/Makefile
diff options
context:
space:
mode:
authorHirokazu Takata <takata@linux-m32r.org>2006-04-10 22:53:18 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-04-11 06:18:34 -0700
commit7c1c4e541888947947bc46a18a9a5543a259ed62 (patch)
treeb2484781dd89aea63fb0e66702f0ec1b9ad491c0 /arch/m32r/lib/Makefile
parent917b1f78a9871a1985004df09ed1eb2e0dc3bf4f (diff)
downloadlinux-7c1c4e541888947947bc46a18a9a5543a259ed62.tar.gz
linux-7c1c4e541888947947bc46a18a9a5543a259ed62.tar.bz2
linux-7c1c4e541888947947bc46a18a9a5543a259ed62.zip
[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>
Diffstat (limited to 'arch/m32r/lib/Makefile')
0 files changed, 0 insertions, 0 deletions