Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752573AbbDSSJ7 (ORCPT ); Sun, 19 Apr 2015 14:09:59 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:37851 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751406AbbDSSJy (ORCPT ); Sun, 19 Apr 2015 14:09:54 -0400 Date: Sun, 19 Apr 2015 14:09:49 -0400 (EDT) Message-Id: <20150419.140949.1005823635639126807.davem@davemloft.net> To: sowmini.varadhan@oracle.com Cc: linux@roeck-us.net, 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) From: David Miller In-Reply-To: <20150419105157.GA9736@oracle.com> References: <55332B75.7080103@roeck-us.net> <55332DBF.7030701@roeck-us.net> <20150419105157.GA9736@oracle.com> X-Mailer: Mew version 6.6 on Emacs 24.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 19 Apr 2015 11:09:53 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 967 Lines: 24 From: Sowmini Varadhan Date: Sun, 19 Apr 2015 06:51:57 -0400 > 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.. Maybe ping the powerpc folks becuase if they can do a quick conversion, this change isn't necessary. -- 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/