Christoph Lameter wrote: > struct kmem_cache is allocated without any alignment so the alignment > spec does not work. > > If you want this then you also need to align struct kmem_cache. > internode aligned would require the kmem_cache to be page aligned. So > lets drop the hunk from this patch for now. A separate patch may > convince us to merge aligning kmem_cache_node within kmem_cache. I will pull that hunk out, test it, and resubmit within the next hour or so if everything looks good. Thanks, Alex -- 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