From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com ([192.55.52.136]:36589 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753969AbeDRPlh (ORCPT ); Wed, 18 Apr 2018 11:41:37 -0400 Date: Wed, 18 Apr 2018 09:41:33 -0600 From: Ross Zwisler To: Fengguang Wu Cc: Souptick Joarder , kbuild test robot , Ross Zwisler , kbuild-all@01.org, mawilcox@microsoft.com, Al Viro , linux-fsdevel Subject: Re: [PATCH] fs: dax: Adding new return type vm_fault_t Message-ID: <20180418154133.GA30666@linux.intel.com> References: <20180417153507.GA31905@jordon-HP-15-Notebook-PC> <201804181542.1UXBIRLs%fengguang.wu@intel.com> <20180418121312.bxblf464hnu7lzbh@wfg-t540p.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180418121312.bxblf464hnu7lzbh@wfg-t540p.sh.intel.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Apr 18, 2018 at 08:13:12PM +0800, Fengguang Wu wrote: > On Wed, Apr 18, 2018 at 05:08:33PM +0530, Souptick Joarder wrote: > > Hi Ross, > > > > On Wed, Apr 18, 2018 at 2:48 PM, kbuild test robot wrote: > > > Hi Souptick, > > > > > > Thank you for the patch! Yet something to improve: > > > > > > [auto build test ERROR on v4.16] > > > [cannot apply to linus/master v4.17-rc1 next-20180418] > > > > Does it mean patch was initially applied in v4.16 ? > > Yes. > > > As v4.16 build breaks it fails to apply in v4.17-rc1 and next-20180418 ? > > When there is a build fail the robot will apply-and-test the patch on > more base trees. Here the patch cannot apply to linus/master, > v4.17-rc1 and next-20180418, so cannot be further tested there. Right - this needs to be rebased onto the current linux/master, as it currently collides with a patch from Dan which went into v4.17-rc1.