diff options
author | Marek BehĂșn <kabel@kernel.org> | 2021-06-24 19:14:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-09-12 09:00:00 +0200 |
commit | a20e1dca25cd7afbb9f354be2197ec77bb3d1621 (patch) | |
tree | 5c676563da041ff97c2f02f9fa933a01571bf7c1 /kernel/irq | |
parent | 8b227ad19af3a23d3712203d717b46336801acb4 (diff) | |
download | linux-stable-a20e1dca25cd7afbb9f354be2197ec77bb3d1621.tar.gz linux-stable-a20e1dca25cd7afbb9f354be2197ec77bb3d1621.tar.bz2 linux-stable-a20e1dca25cd7afbb9f354be2197ec77bb3d1621.zip |
PCI: Call Max Payload Size-related fixup quirks early
commit b8da302e2955fe4d41eb9d48199242674d77dbe0 upstream.
pci_device_add() calls HEADER fixups after pci_configure_device(), which
configures Max Payload Size.
Convert MPS-related fixups to EARLY fixups so pci_configure_mps() takes
them into account.
Fixes: 27d868b5e6cfa ("PCI: Set MPS to match upstream bridge")
Link: https://lore.kernel.org/r/20210624171418.27194-1-kabel@kernel.org
Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions