]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] x86: hot plug CPU to support physical add of new processors
authorNatalie Protasevich <Natalie.Protasevich@unisys.com>
Sun, 30 Oct 2005 22:59:32 +0000 (14:59 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:12 +0000 (17:37 -0800)
commit9f40a72a7e819789f66910c8cd60aab005cdb413
treed8006a8cea9b19f2871c5fdafa373d1dc5db46ec
parentca140fdadbe4c031a20a970f46163908d09a116b
[PATCH] x86: hot plug CPU to support physical add of new processors

The patch allows physical bring-up of new processors (not initially present
in the configuration) from facilities such as driver/utility implemented on
a platform.  The actual method of making processors available is up to the
platform implementation.

Signed-off-by: Natalie Protasevich <Natalie.Protasevich@unisys.com>
Cc: Shaohua Li <shaohua.li@intel.com>
Cc: Ashok Raj <ashok.raj@intel.com>
Cc: Zwane Mwaikambo <zwane@holomorphy.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/irq.c
arch/i386/kernel/mpparse.c
arch/i386/kernel/smpboot.c