On Tue, 17 Aug 2010, Christoph Lameter wrote: > > I'm really curious why nobody else ran into this problem before, > > especially if they have CONFIG_SLUB_DEBUG enabled so > > struct kmem_cache_node has the same size. Perhaps my early bug report > > caused people not to test the series... > > Which patches were applied? If you do not apply all patches then you can be at a stage were kmalloc_caches[0] is still used for kmem_cache_node. Then things break. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>