On Tue, Jul 06, 2021 at 07:56:11AM +0200, Heiner Kallweit wrote: > On 13.05.2021 22:53, Heiner Kallweit wrote: > > Series with further improvements to PCI VPD handling. > > > > Heiner Kallweit (5): > > PCI/VPD: Refactor pci_vpd_size > > PCI: Clean up VPD constants and functions in pci.h > > PCI/VPD: Remove old_size argument from pci_vpd_size > > PCI/VPD: Make pci_vpd_wait uninterruptible > > PCI/VPD: Remove pci_vpd member flag > > > > drivers/pci/vpd.c | 106 ++++++++++++++++---------------------------- > > include/linux/pci.h | 43 ------------------ > > 2 files changed, 37 insertions(+), 112 deletions(-) > > > This series is still sitting as new in patchwork. > Is it simply waiting for free review capacity or .. ? Yes, sorry, Heiner, I'm hopelessly behind. Trying to finish up the v5.14 pull request today, and then next week I'll start on the v5.15 material. If this series applies cleanly to v5.14-rc1, you don't need to do anything. If it needs any rebasing for v5.14-rc1, it would save me some time if you could post an update. Bjorn