On Mon, 15 Feb 2016, Laura Abbott wrote: > Since 19c7ff9ecd89 ("slub: Take node lock during object free checks") > check_object has been incorrectly returning success as it follows > the out label which just returns the node. Thanks to refactoring, > the out and fail paths are now basically the same. Combine the two > into one and just use a single label. 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>