Skip to content

PCIe: Volume Management Device (VMD) driver updates

Myron Stowe requested to merge mstowe1/centos-stream-9:redhat/bz1994932 into main
This series resolves RHBZ1994932 "Can not install RHEL 9.0 after enabled VMD
in the UEFI", by updating the VMD driver.  The impitus for this series is
upstream commit 2565e5b69c44 "PCI: vmd: Do not disable MSI-X remapping if
interrupt remapping is enabled by IOMMU", as it does resolve an issue
related to interactions with the IOMMU.

All patches back-ported cleanly.


Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1994932
Depends: N/A
Tested: OtherQA - Lenovo (see:
  https://bugzilla.redhat.com/show_bug.cgi?id=1994932#c12 ).

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

Merge request reports