Re: [PATCH V3 1/4] acpi,pci,irq: reduce resource requirements

From: Bjorn Helgaas
Date: Tue Apr 26 2016 - 20:07:45 EST


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 <okaya@xxxxxxxxxxxxxx>
>
> For all four patches:
>
> Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>

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.

Bjorn