The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82: Linux 5.15-rc2 (2021-09-19 17:28:22 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v5.15-fixes-2 for you to fetch changes up to 2b94b6b79b7c24092a6169db9e83c4565be0db42: PCI/MSI: Handle msi_populate_sysfs() errors correctly (2021-10-12 20:32:58 -0500) ---------------------------------------------------------------- PCI fixes: - Don't save msi_populate_sysfs() error code as dev->msi_irq_groups so we don't dereference the error code as a pointer (Wang Hai) ---------------------------------------------------------------- Wang Hai (1): PCI/MSI: Handle msi_populate_sysfs() errors correctly drivers/pci/msi.c | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-)