Received: by 10.223.176.46 with SMTP id f43csp331262wra; Fri, 19 Jan 2018 18:41:54 -0800 (PST) X-Google-Smtp-Source: AH8x226abqyXv6XouSy2bKbArUaW446UkQYosfMaHN8C76cGWL9vpTKPJsFHXSamxabc8GbOynB8 X-Received: by 2002:a17:902:6b83:: with SMTP id p3-v6mr290976plk.18.1516416114674; Fri, 19 Jan 2018 18:41:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516416114; cv=none; d=google.com; s=arc-20160816; b=CZkpTeadJae6STatr/g6UkXHc8Zys/JbVcOxKWBe1AFI906UYj2DU1zaFXhgwJ5RhS uz2etmfWBL2lkzvn3AWgjhlMndJF2qnl/DZlnqQO3uHyRihj5smBqgsIyLNS2t+URF2S pOxRheXsgsvZ6raWaPvsejnBF4ottvgzH7C6THwhIXk8hFqnf8iHiE0ANA6x9HcdquaG xpE0bn017W18Am6qFmQmEBcfBWOSH2KcKmTDkoeQlpEavZHl5i1xxiC6shPvenJ3VTFC lGXeFNKPAVm13WhU/8bFQreIAS7KhlWKGNtHHchEHf9RuQu1Cm60rCv2QzdSZjFs72Lr ZyDQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dmarc-filter:arc-authentication-results; bh=UKYS/kZVOzary6IR8s/P4dY4Dy1Q5x/WeL38tzzMp4k=; b=L0Rau8aqblfjOxuD3LSouuJIwZRCD0Fbvk9uvDQ9911KXv+qB7hzvG2xjkdk9CqFu+ VRvJg1wcJWAZxXEKfQxBk1rCKAFhQkQ+XGRMCrlxcA0knglMN/PfaDnKgQ1uT0BzPRsC BZV0D8Y17oiS6CFrAmRrnnC2w7bAuBdCsz99qtrzJstnTDJr1K+o0Qn/RU2kUzdvOxfc hvLG+mhkYQ8bUNP2iJxceK9eWypXjf8wbn7HI3NI4BlARV+thJo3FtoZf9YTXGju6MhY y7j2I9h8EsbdwuN2+LQ4qTEYnPtRb8vJNFRmsEUBEehAjaOISoMdv99Jo0QdZLl/BPz6 ipsQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y6si9418602pgr.220.2018.01.19.18.41.35; Fri, 19 Jan 2018 18:41:54 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756482AbeATCkf (ORCPT + 99 others); Fri, 19 Jan 2018 21:40:35 -0500 Received: from mail.kernel.org ([198.145.29.99]:46166 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755132AbeATCk0 (ORCPT ); Fri, 19 Jan 2018 21:40:26 -0500 Received: from localhost (unknown [69.71.4.159]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B53C921719; Sat, 20 Jan 2018 02:40:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B53C921719 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=helgaas@kernel.org Date: Fri, 19 Jan 2018 20:40:05 -0600 From: Bjorn Helgaas To: Lorenzo Pieralisi Cc: Niklas Cassel , Bjorn Helgaas , arnd@arndb.de, kishon@ti.com, Niklas Cassel , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build Message-ID: <20180120024005.GC160618@bhelgaas-glaptop.roam.corp.google.com> References: <20180119093906.27670-1-niklas.cassel@axis.com> <20180119111859.GA24300@red-moon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180119111859.GA24300@red-moon> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 19, 2018 at 11:18:59AM +0000, Lorenzo Pieralisi wrote: > On Fri, Jan 19, 2018 at 10:39:06AM +0100, Niklas Cassel wrote: > > If CONFIG_PCI=n and CONFIG_PCI_DRA7XX_EP=y, the build fails with: > > > > drivers/pci/dwc/pci-dra7xx.c:229:11: error: 'pci_irqd_intx_xlate' > > undeclared here (not in a function) > > > > When building drivers/pci/dwc/pci-dra7xx.c without CONFIG_PCI, > > gcc is usually smart enough to realize that RC specific code > > is unreachable and can thus be eliminated. > > > > However, gcc cannot do this if there is a function that isn't > > even declared. > > > > Hence fix the issue by introducing a dummy for pci_irqd_intx_xlate(). > > > > Acked-by: Arnd Bergmann > > Acked-by: Lorenzo Pieralisi > > Signed-off-by: Niklas Cassel > > Thanks for the patch. > > I think the commit log should be rewritten (when you write it think at > someone reading it in some time - what you wrote won't probably make > any sense) but first, Bjorn are you picking this up ? It does not make > much sense to squash it in one of my pci/dwc branch commits - therefore > I am asking, just let me know. I did apply this, as follows. I don't know if the commit log makes any more sense; a lot of the sense is in the eye of the author :) But anyway, I put this on pci/misc and re-merged my "next" branch so this is applied before the dra7xx changes, so there shouldn't be any bisection issue. commit 80db6f08b7af93eddc9487535e6150b220262637 Author: Niklas Cassel Date: Fri Jan 19 10:39:06 2018 +0100 PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build Some hardware can operate in either "host" or "endpoint" mode, which means there can be both a host bridge driver and an endpoint driver for the same device. Those drivers share a lot of code, so sometimes they live in the same source file. The host bridge driver requires CONFIG_PCI=y because it enumerates PCI devices below the bridge using the PCI core. The endpoint driver does not require CONFIG_PCI=y because it runs in an embedded kernel on the other side of the device, e.g., on an adapter card. pci-dra7xx.c contains both host and endpoint drivers. If we select only the endpoint driver (CONFIG_PCI=n and CONFIG_PCI_DRA7XX_EP=y), the unneeded host driver is still compiled. It references pci_irqd_intx_xlate(), which is not present when CONFIG_PCI=n, which causes this error: drivers/pci/dwc/pci-dra7xx.c:229:11: error: 'pci_irqd_intx_xlate' undeclared here (not in a function) Add a dummy pci_irqd_intx_xlate() for the CONFIG_PCI=n case. [bhelgaas: changelog] Signed-off-by: Niklas Cassel Signed-off-by: Bjorn Helgaas Acked-by: Arnd Bergmann Acked-by: Lorenzo Pieralisi diff --git a/include/linux/pci.h b/include/linux/pci.h index 6079ab46191f..febe7f653689 100644 --- a/include/linux/pci.h +++ b/include/linux/pci.h @@ -1686,6 +1686,13 @@ static inline int pci_get_new_domain_nr(void) { return -ENOSYS; } #define dev_is_pf(d) (false) static inline bool pci_acs_enabled(struct pci_dev *pdev, u16 acs_flags) { return false; } +static inline int pci_irqd_intx_xlate(struct irq_domain *d, + struct device_node *node, + const u32 *intspec, + unsigned int intsize, + unsigned long *out_hwirq, + unsigned int *out_type) +{ return -EINVAL; } #endif /* CONFIG_PCI */ /* Include architecture-dependent settings and functions */