From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3wT5bD5YlSzDqNB for ; Thu, 18 May 2017 19:33:28 +1000 (AEST) Received: from pps.filterd (m0098394.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.20/8.16.0.20) with SMTP id v4I9QR7B024671 for ; Thu, 18 May 2017 05:33:22 -0400 Received: from e23smtp07.au.ibm.com (e23smtp07.au.ibm.com [202.81.31.140]) by mx0a-001b2d01.pphosted.com with ESMTP id 2ah87fadmx-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 18 May 2017 05:33:22 -0400 Received: from localhost by e23smtp07.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 18 May 2017 19:33:19 +1000 Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay06.au.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v4I9X9216816186 for ; Thu, 18 May 2017 19:33:17 +1000 Received: from d23av03.au.ibm.com (localhost [127.0.0.1]) by d23av03.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id v4I9WbLF012880 for ; Thu, 18 May 2017 19:32:37 +1000 Subject: Re: Mainline build brakes on powerpc with error : fs/xfs/xfs_iomap.c:1152: undefined reference to `.put_dax From: Abdul Haleem To: Arnd Bergmann , dan.j.williams@intel.com Cc: linuxppc-dev , linux-xfs , sachinp , linux-kernel , "Darrick J. Wong" , Dan Williams Date: Thu, 18 May 2017 15:02:24 +0530 In-Reply-To: References: <1494932559.3971.18.camel@abdul.in.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Message-Id: <1495099944.22101.6.camel@abdul> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2017-05-16 at 13:17 +0200, Arnd Bergmann wrote: > On Tue, May 16, 2017 at 1:02 PM, Abdul Haleem > wrote: > > Hi, > > > > Today's mainline 4.12-rc1 fails to build for the attached configuration > > file on Power7 box with below errors. > > > > $ make > > fs/built-in.o: In function `xfs_file_iomap_end': > > fs/xfs/xfs_iomap.c:1152: undefined reference to `.put_dax' > > fs/built-in.o: In function `xfs_file_iomap_begin': > > fs/xfs/xfs_iomap.c:1071: undefined reference to `.dax_get_by_host' > > > > Also reproducible on latest linux-next, and the last successful build > > was at next-20170510. > > This should be fixed by https://patchwork.kernel.org/patch/9725515/ > > Arnd > Arnd, With the given patch, kernel build and boot is fine on ppc. Thanks Dan, for the patch! Tested-by : Abdul Haleem -- Regard's Abdul Haleem IBM Linux Technology Centre