On Thu, 27 Sep 2012, Glauber Costa wrote: > The functions oo_order() and oo_objects() are used by the slub to > determine respectively the order of a candidate allocation, and the > number of objects made available from it. I would like a stable visible > location outside slub.c so it can be acessed from slab_common.c. Patch looks okay but it worries me that we export this internal stuff. 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>