]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
x86_64: remove unused variable maxcpus
authorJan Beulich <jbeulich@novell.com>
Sat, 21 Jul 2007 15:10:23 +0000 (17:10 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 22 Jul 2007 01:37:09 +0000 (18:37 -0700)
.. and adjust documentation to properly reflect options that are
x86-64 specific.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/x86_64/boot-options.txt
arch/x86_64/kernel/mpparse.c

index 6177d881983fa701f4df08f9ad55c6b21db6a02e..a4595b22e092a064b6a4a0e4f5fe8be7b53a82b5 100644 (file)
@@ -134,12 +134,6 @@ Non Executable Mappings
 
 SMP
 
-  nosmp        Only use a single CPU
-
-  maxcpus=NUMBER only use upto NUMBER CPUs
-
-  cpumask=MASK   only use cpus with bits set in mask
-
   additional_cpus=NUM Allow NUM more CPUs for hotplug
                 (defaults are specified by the BIOS, see Documentation/x86_64/cpu-hotplug-spec)
 
index 0ec84909d846b452b40ce0b170b122593eaeb50d..8bf0ca03ac8e8a78f13ca5ea86842e02cfca9be0 100644 (file)
@@ -32,7 +32,6 @@
 
 /* Have we found an MP table */
 int smp_found_config;
-unsigned int __initdata maxcpus = NR_CPUS;
 
 /*
  * Various Linux-internal data structures created from the