From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw1-f69.google.com (mail-yw1-f69.google.com [209.85.161.69]) by kanga.kvack.org (Postfix) with ESMTP id 6F42B6B7916 for ; Thu, 6 Sep 2018 10:07:49 -0400 (EDT) Received: by mail-yw1-f69.google.com with SMTP id e196-v6so6973861ywe.12 for ; Thu, 06 Sep 2018 07:07:49 -0700 (PDT) Received: from imap.thunk.org (imap.thunk.org. [2600:3c02::f03c:91ff:fe96:be03]) by mx.google.com with ESMTPS id w13-v6si1320862ybm.90.2018.09.06.07.07.48 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 06 Sep 2018 07:07:48 -0700 (PDT) Date: Thu, 6 Sep 2018 10:07:44 -0400 From: "Theodore Y. Ts'o" Subject: Re: linux-next test error Message-ID: <20180906140744.GB5098@thunk.org> References: <0000000000004f6b5805751a8189@google.com> <20180905085545.GD24902@quack2.suse.cz> <20180905133459.GF23909@thunk.org> <20180906083800.GC19319@quack2.suse.cz> <20180906131212.GG2331@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180906131212.GG2331@thunk.org> Sender: owner-linux-mm@kvack.org List-ID: To: Souptick Joarder , Jan Kara , syzbot+87a05ae4accd500f5242@syzkaller.appspotmail.com, ak@linux.intel.com, Andrew Morton , linux-kernel@vger.kernel.org, Linux-MM , mgorman@techsingularity.net, syzkaller-bugs@googlegroups.com, tim.c.chen@linux.intel.com, zwisler@kernel.org, Matthew Wilcox P.S. This is the second time the vm_fualt_t change has broken things. The first time, when it went through the ext4 tree, I NACK'ed it after a 60 seconds smoke test showed it was broken. This time it went through the mm tree... In the future, even for "trivial" changes, could you *please* run the kvm-xfstests[1] or gce-xfstests[2][3]? [1] https://github.com/tytso/xfstests-bld/blob/master/Documentation/kvm-quickstart.md [2] https://github.com/tytso/xfstests-bld/blob/master/Documentation/gce-xfstests.md [3] https:/thunk.org/gce-xfstests Or if you're too lazy to run the smoke tests, please send it through the ext4 tree so *I* can run the smoke tests. - Ted