Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933599AbbLOUJI (ORCPT ); Tue, 15 Dec 2015 15:09:08 -0500 Received: from mail-wm0-f49.google.com ([74.125.82.49]:35119 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753778AbbLOUJH (ORCPT ); Tue, 15 Dec 2015 15:09:07 -0500 MIME-Version: 1.0 In-Reply-To: <20151215194213.GA15672@cmpxchg.org> References: <20151215194213.GA15672@cmpxchg.org> From: Dmitry Vyukov Date: Tue, 15 Dec 2015 21:08:46 +0100 Message-ID: Subject: Re: BUG_ON(!PageLocked(page)) in munlock_vma_page/migrate_pages/__block_write_begin To: Johannes Weiner Cc: Andrew Morton , "Kirill A. Shutemov" , Vlastimil Babka , Eric B Munson , David Rientjes , Andrea Arcangeli , Jeff Vander Stoep , Alexander Kuleshov , "linux-mm@kvack.org" , LKML , Sasha Levin , Hugh Dickins , syzkaller , Kostya Serebryany , Alexander Potapenko , Eric Dumazet Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 879 Lines: 18 On Tue, Dec 15, 2015 at 8:42 PM, Johannes Weiner wrote: > Hi Dmitry, > > On Tue, Dec 15, 2015 at 08:23:34PM +0100, Dmitry Vyukov wrote: >>I am seeing lots of similar BUGs in different functions all pointing >> to BUG_ON(!PageLocked(page)). I reproduced them on several recent >> commits, including stock 6764e5ebd5c62236d082f9ae030674467d0b2779 (Dec >> 9) with no changes on top and no KASAN/etc. > > This should be fixed in newer kernels with this commit: > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=dfd01f026058a59a513f8a365b439a0681b803af Testing with this patch now. Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/