On Wed, May 31, 2017 at 11:03:49AM -0400, Jérôme Glisse wrote: > Since af2cf278ef4f ("Don't remove PGD entries in remove_pagetable()") > we no longer cleanup stall pgd entries and thus the BUG_ON() inside > sync_global_pgds() is wrong. > > This patch remove the BUG_ON() and unconditionaly update stall pgd > entries. > > Signed-off-by: Jérôme Glisse <jglisse@xxxxxxxxxx> Acked-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> -- Kirill A. Shutemov -- 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>