Skip to content

Update kernel's PCI subsystem to v6.9

This series updates RHEL9's PCI subsystem with content from upstream v6.9 -
  Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2024/5/7or8
  commit 1ab1a19db13cdd05f9df4760e42a1f2f52f13439
  Merge: dccb07f2914c f3d049b35b01
  2 files changed, 5 insertions(+), 4 deletions(-)

  Merge tag 'pci-v6.9-fixes-1' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2024/4/11
  commit b3812ff0cd3a61e8070acb09079a0eb52d2f8e0b
  Merge: d7ad05815679 302b84e84d10
  3 files changed, 4 insertions(+), 9 deletions(-)


  Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2024/3/13/638
  commit 705c1da8fa4816fb0159b5602fef1df5946a3ee2
  Merge: 66fd6d0bd757 aabf7173cdfe
  73 files changed, 3796 insertions(+), 1774 deletions(-)

The vast majority of patches within the series back-ported cleanly.
However, there were five back-ports where some changes were made to the
originating upstream patch due to it either not being quite up to date with
more recent changes, or subsequent changes were made during its merge
commit.  All such occurances are noted in the back-port's commit message
with the same changes that occurred upstream being made in the back-port to
keep things in sync.


JIRA: https://issues.redhat.com/browse/RHEL-33544
Depends: N/A

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

Merge request reports