Re: [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap

From: Pekka Enberg
Date: Fri Feb 26 2010 - 05:45:11 EST


Christoph Lameter kirjoitti:
kmalloc_node() in generic kernel code. All that is done under
MEM_GOING_ONLINE and not MEM_ONLINE, which is why I suggest the first and
fourth patch in this series may not be necessary if we prevent setting the
bit in the nodemask or building the zonelists until the slab nodelists are
ready.

That sounds good.

Andi?
--
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/