From: Linus Torvalds Date: Fri, 18 Jan 2019 19:26:16 +0000 (+1200) Subject: Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci X-Git-Tag: v5.15~7142 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d28f3e721974378c404f16d17638d9ae5c0db0d2;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'pci-v5.0-fixes-2' of git://git./linux/kernel/git/helgaas/pci Pull PCI fixes from Bjorn Helgaas:: - Fix PCI kconfig menu organization (Rob Herring) - Fix pci_alloc_irq_vectors_affinity() error return to allow "reduce and retry" for drivers using IRQ sets (Ming Lei) - Fix "pci=disable_acs_redir" initdata use-after-free problem (Logan Gunthorpe) * tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity() PCI: Fix PCI kconfig menu organization --- d28f3e721974378c404f16d17638d9ae5c0db0d2