> This suggests that a call to early_kmem_cache_node_alloc was not needed > because the per node structure already existed. Lets fix that instead. Perhaps by just having one API for users to call? It seems odd to force users to figure out whether they are called before some magic time during boot and use the "early...()" call. Shouldn't we hide this sort of detail from them? -Tony -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href