From: "Frank A. Kingswood" <frank@kingswood-consulting.co.uk>
To: linux-kernel@vger.kernel.org
Subject: NR_CPUS configuration option wrong
Date: Thu, 20 May 2010 18:34:32 +0100 [thread overview]
Message-ID: <ht3rr8$b5f$2@dough.gmane.org> (raw)
Hi!
The configuration MAXSMP help text indicates it is used to enable
configuration of number of CPUs. However, NR_CPUS depends on !MAXSMP.
arch/x86/Kconfig:
758 config NR_CPUS
759 int "Maximum number of CPUs" if SMP && !MAXSMP
Frank
next reply other threads:[~2010-05-20 17:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-20 17:34 Frank A. Kingswood [this message]
2010-05-20 17:38 ` NR_CPUS configuration option wrong Randy Dunlap
2010-05-20 18:32 ` Frank A. Kingswood
2010-05-20 18:35 ` Randy Dunlap
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='ht3rr8$b5f$2@dough.gmane.org' \
--to=frank@kingswood-consulting.co.uk \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.