Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp6609245ybc; Thu, 28 Nov 2019 02:23:14 -0800 (PST) X-Google-Smtp-Source: APXvYqy/BFXpM4NhAD2jKP5IdWnmlDyQ92KMYY/D5N/nPqqzQ4k+t4/C0tqeVWpHi9y8E7HeLTda X-Received: by 2002:a17:906:80d5:: with SMTP id a21mr53558214ejx.114.1574936593926; Thu, 28 Nov 2019 02:23:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574936593; cv=none; d=google.com; s=arc-20160816; b=rVuc/l3dCsXfnJT+yrcPBpu8hURcp5jyl2hkxXYBRblgVpHZPROpfd7Kl4saFuYmu+ lo6GuSuS56B1SF0LRCZLVHr37CgkRLSFMmvXCWTjU0IxvxeYrFrbuDoW6cT33t1fTbuQ DuotWrSKDzn/9wBSp61gSZkuiJs4QctwWwrxIWCGSQ/HC4qONK1epHBdbPnpUJRS91Rh gb99IVbdTiq0/XklA5OjyiHTWm5dAiQe7NlPRlKYFwr5/oShhZahn4FM0wP4+v/9t78J gjb6l034x4TnYbPYaPEVC00u6+MAqzS/mOKUBLx1pJwBxZeDELA0aFYXDkIsAH3Vz3FV VJ3A== 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; bh=8TsL0T9M+n/fAqIhnXtCqGk3ahrBzdZWShkn8xyFzrQ=; b=J8bMyOHr1aeZR93ENBQUubVSLLZ4VzXb4iRq40Ugl0MbWG6xyLmCbwpo8HprVjl5j7 Ry91j9HZTu4WWqYytJYF0v3Orhp/DFg6WNGcBjBB069DGoEDZmHXXK64fNVbk4bIg1Xv FqA0V59A8uR8DPcRXGPkQwdbeXJZPdZwSKGW352spzM4Qn18J321UCk4sjh41E7Z3sj+ /6kbcMXx0BJ+eAL7MuwHFg4I1O/hCaz998Sp/oGTWRNOqrHUtInxBfpZJjpBFqbD9Vsh PqdVYDMrHIVzL59CD+VBTrjVrtkoxSKezGrgTOEOd4aZeUdF3csCKVEr7BaIt/OUnPcC PiUA== 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 ca3si140616ejb.407.2019.11.28.02.22.49; Thu, 28 Nov 2019 02:23:13 -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 S1726608AbfK1KUC (ORCPT + 99 others); Thu, 28 Nov 2019 05:20:02 -0500 Received: from foss.arm.com ([217.140.110.172]:33292 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726133AbfK1KUC (ORCPT ); Thu, 28 Nov 2019 05:20:02 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 941831FB; Thu, 28 Nov 2019 02:20:01 -0800 (PST) Received: from e121166-lin.cambridge.arm.com (e121166-lin.cambridge.arm.com [10.1.196.255]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 299793F6C4; Thu, 28 Nov 2019 02:20:00 -0800 (PST) Date: Thu, 28 Nov 2019 10:19:55 +0000 From: Lorenzo Pieralisi To: Dilip Kota Cc: linux-pci@vger.kernel.org, gustavo.pimentel@synopsys.com, andrew.murray@arm.com, linux-kernel@vger.kernel.org, andriy.shevchenko@intel.com, rdunlap@infradead.org, cheol.yong.kim@intel.com, chuanhua.lei@linux.intel.com, qi-ming.wu@intel.com, bhelgaas@google.com Subject: Re: [PATCH v1 0/1]Fix build warning and errors Message-ID: <20191128101954.GA30478@e121166-lin.cambridge.arm.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [+Bjorn] On Thu, Nov 28, 2019 at 04:31:12PM +0800, Dilip Kota wrote: > Mark Intel PCIe driver depends on MSI IRQ Domain to fix > the below warnings and respective build errors. > > WARNING: unmet direct dependencies detected for PCIE_DW_HOST > Depends on [n]: PCI [=y] && PCI_MSI_IRQ_DOMAIN [=n] > Selected by [y]: > - PCIE_INTEL_GW [=y] && PCI [=y] && OF [=y] && (X86 [=y] || COMPILE_TEST [=n]) I don't know yet if we fix it up or I drop the series, given how late this is in the release cycle and very short time this code has been in -next. Lorenzo