Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752204AbbDSKwJ (ORCPT ); Sun, 19 Apr 2015 06:52:09 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:44324 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750991AbbDSKwG (ORCPT ); Sun, 19 Apr 2015 06:52:06 -0400 Date: Sun, 19 Apr 2015 06:51:57 -0400 From: Sowmini Varadhan To: Guenter Roeck Cc: David Miller , linux-kernel@vger.kernel.org, sparclinux@vger.kernel.org Subject: Re: sparc64: Build failure due to commit f1600e549b94 (sparc: Make sparc64 use scalable lib/iommu-common.c functions) Message-ID: <20150419105157.GA9736@oracle.com> References: <20150418.152753.603680048479537950.davem@davemloft.net> <20150418.154039.772836205352309363.davem@davemloft.net> <20150418195514.GC18556@oracle.com> <20150418.174115.1706650539865486258.davem@davemloft.net> <55332B75.7080103@roeck-us.net> <55332DBF.7030701@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55332DBF.7030701@roeck-us.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 762 Lines: 20 On (04/18/15 21:23), Guenter Roeck wrote: > > I spoke too early. Now I get a similar failure in the > powerpc:allmodconfig build > (which previously failed for a different reason). I think this duplicate symbol is genuine.. there's a definition in arch/powerpc/kernel/iommu.c. To avoid conflicting with that, the one in lib/iommu-common.c can be renamed. I guess we missed this during review, and this went under the radar when I did all my testing on sparc. I'll put a patch together for this today.. --Sowmini -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/