From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH v7 1/4] acpi: pci: Setup MSI domain for ACPI based pci devices Date: Mon, 14 Dec 2015 22:29:43 +0100 Message-ID: <2013286.NCRgLU1HGi@vostro.rjw.lan> References: <1449766530-16935-1-git-send-email-Suravee.Suthikulpanit@amd.com> <1449766530-16935-2-git-send-email-Suravee.Suthikulpanit@amd.com> <566EDCAC.1080401@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <566EDCAC.1080401@arm.com> Sender: linux-pci-owner@vger.kernel.org To: Marc Zyngier Cc: Suravee Suthikulpanit , tglx@linutronix.de, jason@lakedaemon.net, bhelgaas@google.com, Lorenzo Pieralisi , Will Deacon , Catalin Marinas , hanjun.guo@linaro.org, tomasz.nowicki@linaro.org, graeme.gregory@linaro.org, dhdang@apm.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org List-Id: linux-acpi@vger.kernel.org On Monday, December 14, 2015 03:13:48 PM Marc Zyngier wrote: > On 10/12/15 16:55, Suravee Suthikulpanit wrote: > > This patch introduces pci_msi_register_fwnode_provider() for irqchip > > to register a callback, to provide a way to determine appropriate MSI > > domain for a pci device. > > > > It also introduces pci_host_bridge_acpi_msi_domain(), which returns > > the MSI domain of the specified PCI host bridge with DOMAIN_BUS_PCI_MSI > > bus token. Then, it is assigned to pci device. > > > > Reviewed-by: Marc Zyngier > > Cc: Bjorn Helgaas > > Cc: Rafael J. Wysocki > > Signed-off-by: Suravee Suthikulpanit > > Bjorn, Rafael, > > Do you have any comment on this? > > I was hoping to queue this work (and the 3 patches that depend on it) > for 4.5, but if you don't have the bandwidth to review it, I'll postpone > it to the following merge window. How much time do we have to look at it before it is postponed? Thanks, Rafael