On Wed, 29 Sep 2010, Christoph Lameter wrote: > Updated patch: > > Subject: SLUB: Pass active and inactive redzone flags instead of boolean to debug functions > > Pass the actual values used for inactive and active redzoning to the > functions that check the objects. Avoids a lot of the ? : things to > lookup the values in the functions. > > Signed-off-by: Christoph Lameter <cl@xxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> -- 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>