On Thu, 14 Sep 2017 15:59:36 +0200 Vitaly Wool <vitalywool@xxxxxxxxx> wrote: > Fix the situation when clear_bit() is called for page->private before > the page pointer is actually assigned. While at it, remove work_busy() > check because it is costly and does not give 100% guarantee anyway. Does this fix https://bugzilla.kernel.org/show_bug.cgi?id=196877 ? If so, the bugzilla references and a reported-by should be added. What are the end-user visible effects of the bug? Please always include this info when fixing bugs. Should this fix be backported into -stable kernels? -- 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>