commit | 37a3302618a51520e2056494715ea6b4776dd8ab | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Feb 17 13:52:47 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Feb 17 13:59:27 2006 -0800 |
tree | 379fd117bb816fd012dd58ba9c900e20792a8ae3 | |
parent | 255acee706b333b79f593dd366f16e1f107cccc3 [diff] |
[PATCH] s390: possible_cpus parameter Introduce possible_cpus command line option. Hard sets the number of bits set in cpu_possible_map. Unlike the additional_cpus parameter this one guarantees that num_possible_cpus() will stay constant even if the system gets rebooted and a different number of cpus are present at startup. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>