From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759422AbbIVSya (ORCPT ); Tue, 22 Sep 2015 14:54:30 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:35032 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759326AbbIVSy0 (ORCPT ); Tue, 22 Sep 2015 14:54:26 -0400 Date: Tue, 22 Sep 2015 11:54:17 -0700 (PDT) From: Hugh Dickins X-X-Sender: hugh@eggly.anvils To: Andrey Konovalov cc: "Kirill A. Shutemov" , Sasha Levin , Hugh Dickins , Oleg Nesterov , Rik van Riel , Andrew Morton , Dmitry Vyukov , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Vlastimil Babka Subject: Re: Multiple potential races on vma->vm_flags In-Reply-To: Message-ID: References: <55EC9221.4040603@oracle.com> <20150907114048.GA5016@node.dhcp.inet.fi> <55F0D5B2.2090205@oracle.com> <20150910083605.GB9526@node.dhcp.inet.fi> <20150911103959.GA7976@node.dhcp.inet.fi> <55F8572D.8010409@oracle.com> <20150915190143.GA18670@node.dhcp.inet.fi> User-Agent: Alpine 2.11 (LSU 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 22 Sep 2015, Andrey Konovalov wrote: > If anybody comes up with a patch to fix the original issue I easily > can test it, since I'm hitting "BUG: Bad page state" in a second when > fuzzing with KTSAN and Trinity. This "BUG: Bad page state" sounds more serious, but I cannot track down your report of it: please repost - thanks - though on seeing it, I may well end up with no ideas. Hugh