Re: BUG_ON(!PageLocked(page)) in munlock_vma_page/migrate_pages/__block_write_begin

From: Dmitry Vyukov
Date: Thu Dec 17 2015 - 07:54:01 EST


On Tue, Dec 15, 2015 at 9:08 PM, Dmitry Vyukov <dvyukov@xxxxxxxxxx> wrote:
> On Tue, Dec 15, 2015 at 8:42 PM, Johannes Weiner <hannes@xxxxxxxxxxx> 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!

It is not happening anymore. So we can consider this as fixed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/