diff options
author | Jan Beulich <jbeulich@novell.com> | 2007-07-21 17:10:23 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-21 18:37:09 -0700 |
commit | d567b6a955c2c1a6b0e8fc13ecddc7d4ac4900a2 (patch) | |
tree | 7920c076cc3dae5684c47e8c7d7b002247d0fe47 /Documentation/x86_64 | |
parent | 74a1ddc597d83d5ca6541b15a15f80a3722e3a1e (diff) | |
download | linux-3.10-d567b6a955c2c1a6b0e8fc13ecddc7d4ac4900a2.tar.gz linux-3.10-d567b6a955c2c1a6b0e8fc13ecddc7d4ac4900a2.tar.bz2 linux-3.10-d567b6a955c2c1a6b0e8fc13ecddc7d4ac4900a2.zip |
x86_64: remove unused variable maxcpus
.. 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>
Diffstat (limited to 'Documentation/x86_64')
-rw-r--r-- | Documentation/x86_64/boot-options.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/x86_64/boot-options.txt b/Documentation/x86_64/boot-options.txt index 6177d881983..a4595b22e09 100644 --- a/Documentation/x86_64/boot-options.txt +++ b/Documentation/x86_64/boot-options.txt @@ -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) |