Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62380
b: refs/heads/master
c: d567b6a
h: refs/heads/master
v: v3
  • Loading branch information
Jan Beulich authored and Linus Torvalds committed Jul 22, 2007
1 parent f06121e commit d71f833
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 74a1ddc597d83d5ca6541b15a15f80a3722e3a1e
refs/heads/master: d567b6a955c2c1a6b0e8fc13ecddc7d4ac4900a2
6 changes: 0 additions & 6 deletions trunk/Documentation/x86_64/boot-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/x86_64/kernel/mpparse.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d71f833

Please sign in to comment.