On Thu, Aug 05, 2021 at 09:10:51PM +0200, Heiner Kallweit wrote: > On 03.08.2021 00:32, Bjorn Helgaas wrote: > > On Thu, May 13, 2021 at 10:53:44PM +0200, 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(-) > > > > Applied to pci/vpd for v5.15, thanks! > > > pci/vpd hasn't been merged yet into next, is this intentional? I let the 0-day bot build things before merging into next. But thanks for the reminder, there are a couple branches I should merge. Bjorn