From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755308AbdERJd1 (ORCPT ); Thu, 18 May 2017 05:33:27 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:55208 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755063AbdERJdX (ORCPT ); Thu, 18 May 2017 05:33:23 -0400 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" X-Mailer: Evolution 3.10.4-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable x-cbid: 17051809-0052-0000-0000-0000023FD823 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17051809-0053-0000-0000-0000081C374F Message-Id: <1495099944.22101.6.camel@abdul> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-05-18_02:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1703280000 definitions=main-1705180060 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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