From: Heiko Carstens Date: Fri, 17 Feb 2006 21:52:47 +0000 (-0800) Subject: [PATCH] s390: possible_cpus parameter X-Git-Tag: v2.6.16-rc4~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37a3302618a51520e2056494715ea6b4776dd8ab;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed