From: "Jan Beulich" <jbeulich@novell.com>
To: "Andi Kleen" <ak@suse.de>
Cc: <linux-kernel@vger.kernel.org>, <patches@x86-64.org>
Subject: [PATCH] x86-64: remove unused variable maxcpus
Date: Tue, 12 Jun 2007 09:51:39 +0200 [thread overview]
Message-ID: <466E6CAB.76E4.0078.0@novell.com> (raw)
.. and adjust documentation to properly reflect options that are
x86-64 specific.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Documentation/x86_64/boot-options.txt | 6 ------
arch/x86_64/kernel/mpparse.c | 1 -
2 files changed, 7 deletions(-)
--- linux-2.6.22-rc4/Documentation/x86_64/boot-options.txt 2007-06-11 18:09:13.000000000 +0200
+++ 2.6.22-rc4-x86_64-maxcpus/Documentation/x86_64/boot-options.txt 2007-05-24 17:47:50.000000000 +0200
@@ -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)
--- linux-2.6.22-rc4/arch/x86_64/kernel/mpparse.c 2007-06-11 18:09:18.000000000 +0200
+++ 2.6.22-rc4-x86_64-maxcpus/arch/x86_64/kernel/mpparse.c 2007-05-24 17:44:48.000000000 +0200
@@ -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
reply other threads:[~2007-06-12 7:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=466E6CAB.76E4.0078.0@novell.com \
--to=jbeulich@novell.com \
--cc=ak@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@x86-64.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®