]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: Fix the additional_cpus=.. option
authorAndi Kleen <ak@suse.de>
Sun, 26 Feb 2006 03:18:46 +0000 (04:18 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Feb 2006 17:53:30 +0000 (09:53 -0800)
commit6e7c88e411285f63c3c579eca21c9410e39102cc
tree8a029b1e859215340fd7a029194bffdd7661e4c8
parentc05abc7fe2a6c3aa2216f313430047816f846f5c
[PATCH] x86_64: Fix the additional_cpus=.. option

It didn't set up the CPU possible map early enough, so the
option didn't actually work.

Noticed by Heiko Carstens

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/setup.c
arch/x86_64/kernel/smpboot.c
include/asm-x86_64/proto.h