From: Paul Mundt <lethal@linux-sh.org>
To: Gabriel C <nix.or.die@googlemail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: mm/Kconfig MEMORY_HOTPLUG typo ?
Date: Fri, 20 Jul 2007 21:36:49 +0900 [thread overview]
Message-ID: <20070720123649.GA27743@linux-sh.org> (raw)
In-Reply-To: <46A0A954.4020102@googlemail.com>
On Fri, Jul 20, 2007 at 02:23:48PM +0200, Gabriel C wrote:
> I'm a bit confused about the following from mm/Kconfig:
>
> ..
>
> config MEMORY_HOTPLUG
> bool "Allow for memory hot-add"
> depends on SPARSEMEM || X86_64_ACPI_NUMA
> depends on HOTPLUG && !SOFTWARE_SUSPEND && ARCH_ENABLE_MEMORY_HOTPLUG
> depends on (IA64 || X86 || PPC64 || SUPERH)
>
MEMORY_HOTPLUG is only supported if !SOFTWARE_SUSPEND
> comment "Memory hotplug is currently incompatible with Software Suspend"
> depends on SPARSEMEM && HOTPLUG && SOFTWARE_SUSPEND
>
>
> ...
>
> That should be !SOFTWARE_SUSPEND no ?
>
However, we only give the comment that warns about the incompatability
when SOFTWARE_SUSPEND is enabled, otherwise people won't see the option
due to the unmet dependency.
next prev parent reply other threads:[~2007-07-20 12:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-20 12:23 mm/Kconfig MEMORY_HOTPLUG typo ? Gabriel C
2007-07-20 12:30 ` Adrian Bunk
2007-07-20 12:36 ` Paul Mundt [this message]
2007-07-20 13:00 ` Gabriel C
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=20070720123649.GA27743@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nix.or.die@googlemail.com \
/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