Re: [stable] 2.6.23 boot failures on x86-64.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Greg KH <greg@...>, Dave Jones <davej@...>, Linux Kernel <linux-kernel@...>, Martin Ebourne <fedora@...>, Zou Nan hai <nanhai.zou@...>, Suresh Siddha <suresh.b.siddha@...>, Andi Kleen <ak@...>, <stable@...>, Andrew Morton <akpm@...>, Andy Whitcroft <apw@...>, Mel Gorman <mel@...>
Date: Monday, October 29, 2007 - 3:51 pm

On Mon, 29 Oct 2007, Linus Torvalds wrote:


CONFIG_SPARSEMEM_VMEMMAP was introduced in 2.6.24-rc1.

If I read this Kconfig.x86_64 correctly then it seems that DISCONTIG is 
still the default. Andy?

config ARCH_DISCONTIGMEM_ENABLE
       bool
       depends on NUMA
       default y

config ARCH_DISCONTIGMEM_DEFAULT
        def_bool y
        depends on NUMA

config ARCH_SPARSEMEM_ENABLE
        def_bool y
        depends on (NUMA || EXPERIMENTAL)
        select SPARSEMEM_VMEMMAP_ENABLE

config ARCH_MEMORY_PROBE
        def_bool y
        depends on MEMORY_HOTPLUG

config ARCH_FLATMEM_ENABLE
        def_bool y
        depends on !NUMA
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.23 boot failures on x86-64., Dave Jones, (Mon Oct 29, 1:50 pm)
Re: 2.6.23 boot failures on x86-64., Andi Kleen, (Mon Oct 29, 2:18 pm)
Re: 2.6.23 boot failures on x86-64., Dave Jones, (Mon Oct 29, 2:47 pm)
Re: 2.6.23 boot failures on x86-64., Andi Kleen, (Mon Oct 29, 3:03 pm)
Re: 2.6.23 boot failures on x86-64., Dave Jones, (Mon Oct 29, 4:06 pm)
Re: 2.6.23 boot failures on x86-64., Dave Jones, (Mon Oct 29, 3:43 pm)
Re: 2.6.23 boot failures on x86-64., Martin Ebourne, (Mon Oct 29, 5:21 pm)
Re: 2.6.23 boot failures on x86-64., Zou Nan hai, (Wed Oct 31, 2:04 am)
Re: 2.6.23 boot failures on x86-64., Zou Nan hai, (Wed Oct 31, 2:19 am)
Re: 2.6.23 boot failures on x86-64., Andi Kleen, (Mon Oct 29, 3:56 pm)
Re: [stable] 2.6.23 boot failures on x86-64., Greg KH, (Mon Oct 29, 2:07 pm)
Re: [stable] 2.6.23 boot failures on x86-64., Linus Torvalds, (Mon Oct 29, 2:37 pm)
Re: [stable] 2.6.23 boot failures on x86-64., Martin Ebourne, (Mon Oct 29, 4:27 pm)
Re: [stable] 2.6.23 boot failures on x86-64., Andy Whitcroft, (Mon Oct 29, 4:23 pm)
Re: [stable] 2.6.23 boot failures on x86-64., Siddha, Suresh B, (Mon Oct 29, 3:52 pm)
Re: [stable] 2.6.23 boot failures on x86-64., Christoph Lameter, (Mon Oct 29, 4:09 pm)
Re: [stable] 2.6.23 boot failures on x86-64., Christoph Lameter, (Mon Oct 29, 3:51 pm)