Re: CONFIG_NUMA breaks hibernation on x86-32 with PAE




* Pavel Machek <pavel@xxxxxxx> wrote:

In any case, could you send the .config that fails please, so that
this is documented better?

Attached... but exact config does not seem to matter.

there are the physical memory enumeration model options:

# CONFIG_FLATMEM_MANUAL is not set
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_STATIC=y

i can only suggest some stupid tweaking of the above options - for
example, does the bug scenario change in any way if you switch it over
to CONFIG_DISCONTIGMEM=y ?

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