On Wed, Jan 23, Pekka J Enberg wrote: > From: Pekka Enberg <[EMAIL PROTECTED]> > > 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 <[EMAIL PROTECTED]> > Reviewed-by: Christoph Lameter <[EMAIL PROTECTED]> > Signed-off-by: Pekka Enberg <[EMAIL PROTECTED]> > --- > 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/