From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi0-f72.google.com (mail-oi0-f72.google.com [209.85.218.72]) by kanga.kvack.org (Postfix) with ESMTP id D04596B025E for ; Fri, 3 Feb 2017 18:26:56 -0500 (EST) Received: by mail-oi0-f72.google.com with SMTP id j82so30498569oih.6 for ; Fri, 03 Feb 2017 15:26:56 -0800 (PST) Received: from mail-oi0-x232.google.com (mail-oi0-x232.google.com. [2607:f8b0:4003:c06::232]) by mx.google.com with ESMTPS id u22si11349023ota.57.2017.02.03.15.26.56 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Feb 2017 15:26:56 -0800 (PST) Received: by mail-oi0-x232.google.com with SMTP id s203so19892009oie.1 for ; Fri, 03 Feb 2017 15:26:56 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <2020f442-8e77-cf14-a6b1-b4b00d0da80b@intel.com> References: <201702040648.oOjnlEcm%fengguang.wu@intel.com> <2020f442-8e77-cf14-a6b1-b4b00d0da80b@intel.com> From: Dan Williams Date: Fri, 3 Feb 2017 15:26:55 -0800 Message-ID: Subject: Re: [PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault Content-Type: text/plain; charset=UTF-8 Sender: owner-linux-mm@kvack.org List-ID: To: Dave Jiang Cc: kbuild test robot , kbuild-all@01.org, Andrew Morton , Matthew Wilcox , "linux-nvdimm@lists.01.org" , Dave Hansen , linux-xfs@vger.kernel.org, Linux MM , "Kirill A. Shutemov" , Jan Kara , linux-ext4 , Ross Zwisler , Vlastimil Babka On Fri, Feb 3, 2017 at 3:25 PM, Dave Jiang wrote: > On 02/03/2017 03:56 PM, kbuild test robot wrote: >> Hi Dave, >> >> [auto build test ERROR on mmotm/master] >> [cannot apply to linus/master linux/master v4.10-rc6 next-20170203] >> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > This one is a bit odd. I just pulled mmotm tree master branch and built > with the attached .config and it passed for me (and I don't see this > commit in the master branch). I also built linux-next with this patch on > top and it also passes with attached .config. Looking at the err log > below it seems the code has a mix of partial from before and after the > patch. I'm rather confused about it.... This is a false positive. It tried to build it against latest mainline instead of linux-next. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org