lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 20 Jul 2007 15:00:12 +0200
From:	Gabriel C <nix.or.die@...glemail.com>
To:	Paul Mundt <lethal@...ux-sh.org>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: mm/Kconfig MEMORY_HOTPLUG typo ?

Paul Mundt wrote:
> 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.
> 

I think I got it :)

Thx for the clarification.


Gabriel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ