On Mon, 3 Feb 2014, David Rientjes wrote: > Commit c65c1877bd68 ("slub: use lockdep_assert_held") incorrectly required > that add_full() and remove_full() hold n->list_lock. The lock is only > taken when kmem_cache_debug(s), since that's the only time it actually > does anything. Acked-by: Christoph Lameter <cl@xxxxxxxxx> -- 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=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>