From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:48952 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725731AbeKAERy (ORCPT ); Thu, 1 Nov 2018 00:17:54 -0400 Date: Wed, 31 Oct 2018 12:18:27 -0700 From: Matthew Wilcox To: Dmitry Vyukov Cc: syzbot , Jan Kara , linux-fsdevel , LKML , syzkaller-bugs@googlegroups.com, Al Viro , zwisler@kernel.org Subject: Re: WARNING in get_unlocked_entry Message-ID: <20181031191827.GN10491@bombadil.infradead.org> References: <000000000000c9000f05797370e4@google.com> <20181031031842.GI10491@bombadil.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Oct 31, 2018 at 10:46:19AM +0100, Dmitry Vyukov wrote: > On Wed, Oct 31, 2018 at 4:18 AM, Matthew Wilcox wrote: > > On Tue, Oct 30, 2018 at 08:00:03AM -0700, syzbot wrote: > >> syzbot found the following crash on: > >> > >> HEAD commit: 4b42745211af Merge tag 'armsoc-soc' of git://git.kernel.or.. > >> git tree: upstream > >> console output: https://syzkaller.appspot.com/x/log.txt?x=1187d06d400000 > >> kernel config: https://syzkaller.appspot.com/x/.config?x=93932074d01b4a5 > >> dashboard link: https://syzkaller.appspot.com/bug?extid=4fd0c066d82852499145 > >> compiler: gcc (GCC) 8.0.1 20180413 (experimental) > >> > >> Unfortunately, I don't have any reproducer for this crash yet. > > > > Hmmpf. Would have been nice if syzbot had caught this during its tests > > of the -next tree ... > > What -next tree do you mean? If it satisfies the criteria we can add it: > https://github.com/google/syzkaller/issues/592 I meant linux-next, as in the merge of everybody's -next trees. Reading that bug, it seems outside your scope for now ;-(