Re: [PATCH v3 00/10] Make PCI's devres API more consistent

From: Bjorn Helgaas
Date: Thu Feb 29 2024 - 16:09:24 EST


On Thu, Feb 29, 2024 at 09:31:20AM +0100, Philipp Stanner wrote:
> @Bjorn:
> Hey Bjorn, are we good with this series? Any more wishes or
> suggestions?

Sorry, haven't had a chance to go through it yet.

FWIW, I just tried to apply these on top of pci/devres, but it failed
here:

Applying: PCI: Add new set of devres functions
Applying: PCI: Deprecate iomap-table functions
Applying: PCI: Warn users about complicated devres nature
Applying: PCI: Make devres region requests consistent
Applying: PCI: Move dev-enabled status bit to struct pci_dev
error: patch failed: drivers/pci/pci.h:811
error: drivers/pci/pci.h: patch does not apply
Patch failed at 0005 PCI: Move dev-enabled status bit to struct pci_dev

Haven't investigated, so maybe it's some trivial easily fixed thing.

Bjorn