All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
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 14:30:11 +0200	[thread overview]
Message-ID: <20070720123011.GY3801@stusta.de> (raw)
In-Reply-To: <46A0A954.4020102@googlemail.com>

On Fri, Jul 20, 2007 at 02:23:48PM +0200, Gabriel C wrote:
> Hi,
> 
> 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)
> 
> comment "Memory hotplug is currently incompatible with Software Suspend"
>         depends on SPARSEMEM && HOTPLUG && SOFTWARE_SUSPEND
> 
> 
> ...
> 
> That should be !SOFTWARE_SUSPEND no ?

No, it's correct.

You should see the comment instead of the option with SOFTWARE_SUSPEND=y.

> Regards,
> 
> Gabriel C

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  reply	other threads:[~2007-07-20 12:31 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 [this message]
2007-07-20 12:36 ` Paul Mundt
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=20070720123011.GY3801@stusta.de \
    --to=bunk@stusta.de \
    --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 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.