From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH V3 1/4] acpi,pci,irq: reduce resource requirements Date: Fri, 06 May 2016 01:40:40 +0200 Message-ID: <6333411.fGcZIU6Ycq@vostro.rjw.lan> References: <1460914617-8259-1-git-send-email-okaya@codeaurora.org> <20160427000652.GC6789@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-pci-owner@vger.kernel.org To: Sinan Kaya Cc: "Rafael J. Wysocki" , Bjorn Helgaas , ACPI Devel Maling List , Timur Tabi , Christopher Covington , Linux PCI , ravikanth.nalla@hpe.com, Len Brown , harish.k@hpe.com, ashwin.reghunandanan@hpe.com, Bjorn Helgaas , Linux Kernel Mailing List List-Id: linux-acpi@vger.kernel.org On Wednesday, April 27, 2016 02:17:58 AM Rafael J. Wysocki wrote: > On Wed, Apr 27, 2016 at 2:06 AM, Bjorn Helgaas wrote: > > On Tue, Apr 26, 2016 at 01:36:11PM -0500, Bjorn Helgaas wrote: > >> On Sun, Apr 17, 2016 at 01:36:53PM -0400, Sinan Kaya wrote: > >> > Code has been redesigned to calculate penalty requirements on the fly. This > >> > significantly simplifies the implementation and removes some of the init > >> > calls from x86 architecture. > >> > > >> > Signed-off-by: Sinan Kaya > >> > >> For all four patches: > >> > >> Acked-by: Bjorn Helgaas > > > > Rafael, I should have mentioned that I'm assuming you'll take these > > because they're in drivers/acpi and you merged the previous ones, > > e.g., > > > > 0971686954f9 ACPI / PCI: Simplify acpi_penalize_isa_irq() > > 37c5939136d7 ACPI, PCI, irq: remove interrupt number restriction > > b5bd02695471 ACPI, PCI, irq: remove interrupt count restriction > > > > Just let me know if you'd rather have me take them. > > I can handle them. > > I'll wait for the testing feedback from the HPE people though in case > there are any problems. All [1-4/4] applied with Bjorn's ACKs. Thanks, Rafael