On Wed, 10 Sep 2014, Jiri Kosina wrote: > Still, I believe that kernel shouldn't be just ignoring kfree(ERR_PTR) > happening. Would something like the below be more acceptable? CONFIG_DEBUG_SLAB is the wrong debugging option since it is used for object debugging. This kind of patch would need CONFIG_DEBUG_VM I think. -- 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>