Bugzilla: https://bugzilla.redhat.com/2175165
Conflicts: RHEL does not have IMX_MU_MSI. The remainder are minor
contextual differences due to drift, but all of the
replacements are applied.
Omitted-fix: 49f262bc3c7a "scsi: ufs: qcom: fix platform_msi_domain_free_irqs() reference"
The referenced code is not in RHEL
commit 13e7accb81d6c07993385af8342238ff22b41ac8
Author: Thomas Gleixner <tglx@linutronix.de>
Date: Fri Nov 11 14:54:40 2022 +0100
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Adjust to reality and remove another layer of pointless Kconfig
indirection. CONFIG_GENERIC_MSI_IRQ is good enough to serve
all purposes.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20221111122014.524842979@linutronix.de
Signed-off-by: David Arcari <darcari@redhat.com>