Skip to content

Update kernel's PCI subsystem to v5.15

This series updates RHEL9's PCI subsystem with miscellaneous content from
upstream v5.15 -
  Merge tag 'pci-v5.15-changes' of git://git.kernel.org/.../helgaas/pci
  https://lkml.org/lkml/2021/9/7/894
  commit ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
  Merge: b339ec9c229a 742a4c49a82a
  100 files changed, 3878 insertions(+), 1572 deletions(-)

There were dependencies from within the kernel's irq-core subsystem, which
are included within the series:
  7d6e3fa87e73 Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/..
  Merge: e5e726f7bb9f 47fb0cfdb7a7

All patches within the series back-ported cleanly.


Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2045254
Depends: N/A
Tested: Nothing specifically targeted, just manual testing on a handful of
  machines looking for regressions of which none were seen; in general,
  if a system boots and runs with all known hardware active and usable,
  the PCI subsystem is behaving.

Signed-off-by: Myron Stowe <mstowe@redhat.com>
Edited by Myron Stowe

Merge request reports