[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080123213229.GA21045@aepfle.de>
Date: Wed, 23 Jan 2008 22:32:29 +0100
From: Olaf Hering <olaf@...fle.de>
To: Pekka J Enberg <penberg@...helsinki.fi>
Cc: mel@....ul.ie, clameter@....com, linux-kernel@...r.kernel.org,
akpm@...ux-foundation.org
Subject: Re: [PATCH] slab: fix bootstrap on memoryless node
On Wed, Jan 23, Pekka J Enberg wrote:
> From: Pekka Enberg <penberg@...helsinki.fi>
>
> If the node we're booting on doesn't have memory, bootstrapping kmalloc()
> caches resorts to fallback_alloc() which requires ->nodelists set for all
> nodes. Fix that by calling set_up_list3s() for CACHE_CACHE in
> kmem_cache_init().
>
> Tested-by: Mel Gorman <mel@....ul.ie>
> Reviewed-by: Christoph Lameter <clameter@....com>
> Signed-off-by: Pekka Enberg <penberg@...helsinki.fi>
> ---
> Olaf, can you please test this against a clean git head with this revert
> applied before this patch:
Yes, the system boots with both patches applied.
Thanks.
--
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