x86: use possible_cpus=NUM to extend the possible cpus allowed
authorMike Travis <travis@sgi.com>
Wed, 17 Dec 2008 23:21:39 +0000 (15:21 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Dec 2008 11:08:05 +0000 (12:08 +0100)
Impact: add new boot parameter

Use possible_cpus=NUM kernel parameter to extend the number of possible
cpus.

The ability to HOTPLUG ON cpus that are "possible" but not "present" is
dealt with in a later patch.

Signed-off-by: Mike Travis <travis@sgi.com>

No differences found