On Thu, 2 Aug 2012, David Rientjes wrote: > This could quickly spam the kernel log depending on how frequently objects > are being freed from the buggy callsite, should we disable further > debugging for the cache in situations like this? This condition is pretty serious. The free action will be skipped and we will be continually leaking memory. I think its best to keep on logging this until someohne does something about the problem. -- 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>