Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp725003pxf; Thu, 1 Apr 2021 11:52:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzKLhaniU7dZOPc2zLWiPb+AqPDG30d4fpKUwJtZRn4Y3F2A/9gVRSE2pBzQ+dhjk1jL3GC X-Received: by 2002:a05:6e02:e13:: with SMTP id a19mr7985521ilk.153.1617303178066; Thu, 01 Apr 2021 11:52:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617303178; cv=none; d=google.com; s=arc-20160816; b=SGLAHcZf5h1EZx5feUKnZzAHezKj+vEdsKdpywq8jRkylfeF2kX5KJgSHmJ1aRimks oHow2qyY3a2lNE0RYkVa2rfk4A85EQ+l94Npj1vL7lTZTXgv0MV6Ulg1ehhzeo2IeGni 5sB/5mDi5hj4AXLsN+b0FTXSnkCUjWxJ8K/gHo+jPnHPmsc3SJx5dxcm/vJYHy9AiJUI 0nt4uM91iT0PZYyp41Ybnsr7j1iZjPvWxjOxHfpk4timPTIGh4npnrk/tHAsizounopQ 5jr3pwClMOoPdhU/QjsTJVzSR5JL4dN0vUQhAY4mvgQtwWN2Io412uLY1mlWW19ArtKJ cbbg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=N+SMK+jJbH5LSnrwEhmaovZfQjlVBTOL6mixOp9Q4ew=; b=A5FJsbTqoRLb2adN0XSNhLMBVougycAeNq8A2B4844CrKSeR+u7EDfTOQe9HCby3x0 ckeQVDA3Mt/Hlj6XLILOw9xxkUh3QD/yUVTI3k9O2MON4s+nUE3LfydYxyEadZVb27Kv qx2cksUU0gumR27EB2PoYtCiS1PsWvf01+LBh2ealaD9sscLnlzcJnDr7zkV6RG3j2Os 5ImdkHg3byGPQ9gXdd4TFkPq/yGr73L1GFBfbpy/nD8RxxIPeV53X5E0nV4PzOerKMN7 PGgtjBrHSq5ACvo9vw2gOhkHDsjq2CzVZVSTGeXj36DCkV8bW+V4aoUNS1zgr2LeKkZm szeA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x13si5922036ilg.84.2021.04.01.11.52.43; Thu, 01 Apr 2021 11:52:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239035AbhDASup (ORCPT + 99 others); Thu, 1 Apr 2021 14:50:45 -0400 Received: from foss.arm.com ([217.140.110.172]:46726 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240340AbhDASaH (ORCPT ); Thu, 1 Apr 2021 14:30:07 -0400 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 C4AD3D6E; Thu, 1 Apr 2021 04:27:53 -0700 (PDT) Received: from e123427-lin.arm.com (unknown [10.57.56.129]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 1D3193F694; Thu, 1 Apr 2021 04:27:49 -0700 (PDT) From: Lorenzo Pieralisi To: Bjorn Helgaas , Marc Zyngier Cc: Lorenzo Pieralisi , Frank Wunderlich , Michal Simek , "K. Y. Srinivasan" , linux-pci@vger.kernel.org, Thierry Reding , linux-tegra@vger.kernel.org, Rob Herring , Jonathan Hunter , Bharat Kumar Gogada , Paul Walmsley , Thierry Reding , Marek Vasut , Wei Liu , Stephen Hemminger , Ryder Lee , linux-mediatek@lists.infradead.org, Haiyang Zhang , linux-hyperv@vger.kernel.org, Will Deacon , kernel-team@android.com, Michael Kelley , linux-kernel@vger.kernel.org, Yoshihiro Shimoda , linux-renesas-soc@vger.kernel.org, Thomas Gleixner , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 00/14] PCI/MSI: Getting rid of msi_controller, and other cleanups Date: Thu, 1 Apr 2021 12:27:42 +0100 Message-Id: <161727636757.32506.11592578621890085687.b4-ty@arm.com> X-Mailer: git-send-email 2.26.1 In-Reply-To: <20210330151145.997953-1-maz@kernel.org> References: <20210330151145.997953-1-maz@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 30 Mar 2021 16:11:31 +0100, Marc Zyngier wrote: > This is a respin of the series described at [1]. > > * From v2 [2]: > - Fixed the Xilinx driver, thanks to Bharat for testing it > - Dropped the no_msi attribute, and solely rely on msi_domain, which > has the same effect for the only platform that was using it. > - Fixed compilation on architectures that do not select the generic > MSI support > > [...] I have applied it to pci/msi and should be moved into -next shortly for further testing/visibility, thanks a lot for putting it together. [01/14] PCI: tegra: Convert to MSI domains https://git.kernel.org/lpieralisi/pci/c/973a28677e [02/14] PCI: rcar: Don't allocate extra memory for the MSI capture address https://git.kernel.org/lpieralisi/pci/c/c244dc15dc [03/14] PCI: rcar: Convert to MSI domains https://git.kernel.org/lpieralisi/pci/c/516286287d [04/14] PCI: xilinx: Don't allocate extra memory for the MSI capture address https://git.kernel.org/lpieralisi/pci/c/cc8cf90738 [05/14] PCI: xilinx: Convert to MSI domains https://git.kernel.org/lpieralisi/pci/c/b66873599e [06/14] PCI: hv: Drop msi_controller structure https://git.kernel.org/lpieralisi/pci/c/65b131816a [07/14] PCI/MSI: Drop use of msi_controller from core code https://git.kernel.org/lpieralisi/pci/c/54729d2a7a [08/14] PCI/MSI: Kill msi_controller structure https://git.kernel.org/lpieralisi/pci/c/27278a3fac [09/14] PCI/MSI: Kill default_teardown_msi_irqs() https://git.kernel.org/lpieralisi/pci/c/f68f571db9 [10/14] PCI/MSI: Let PCI host bridges declare their reliance on MSI domains https://git.kernel.org/lpieralisi/pci/c/419150a4ff [11/14] PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domains https://git.kernel.org/lpieralisi/pci/c/98be0634c8 [12/14] PCI: mediatek: Advertise lack of built-in MSI handling https://git.kernel.org/lpieralisi/pci/c/77cbd88c90 [13/14] PCI/MSI: Document the various ways of ending up with NO_MSI https://git.kernel.org/lpieralisi/pci/c/44ec480daf [14/14] PCI: Refactor HT advertising of NO_MSI flag https://git.kernel.org/lpieralisi/pci/c/18d56e5afe Thanks, Lorenzo