crash in kmem_cache_init

Nish Aravamudan nish.aravamudan at gmail.com
Sat Jan 19 09:19:54 EST 2008


On 1/18/08, Christoph Lameter <clameter at sgi.com> wrote:
> Could you try this patch?
>
> Memoryless nodes: Set N_NORMAL_MEMORY for a node if we do not support
> HIGHMEM
>
> It seems that we only scan through zones to set N_NORMAL_MEMORY only if
> CONFIG_HIGHMEM and CONFIG_NUMA are set. We need to set
> N_NORMAL_MEMORY
> in the !CONFIG_HIGHMEM case.

I'm testing this exact patch right now on the machine Mel saw the issues with.

Thanks,
Nish



More information about the Linuxppc-dev mailing list