Centos-kernel-stream-9/drivers/mailbox
David Arcari 5d8086422a genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
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>
2023-03-13 09:52:38 -04:00
..
Kconfig genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN 2023-03-13 09:52:38 -04:00
Makefile
arm_mhu.c
arm_mhu_db.c mailbox: correct kerneldoc 2022-11-11 17:25:46 -07:00
arm_mhuv2.c mailbox: correct kerneldoc 2022-11-11 17:25:46 -07:00
armada-37xx-rwtm-mailbox.c
bcm-flexrm-mailbox.c mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling 2023-03-13 09:52:33 -04:00
bcm-pdc-mailbox.c
bcm2835-mailbox.c
hi3660-mailbox.c
hi6220-mailbox.c
imx-mailbox.c mailbox: imx: fix RST channel support 2022-11-11 17:34:50 -07:00
mailbox-altera.c
mailbox-mpfs.c
mailbox-sti.c
mailbox-test.c
mailbox-xgene-slimpro.c
mailbox.c mailbox: forward the hrtimer if not queued and under a lock 2022-11-11 17:25:46 -07:00
mailbox.h
mtk-cmdq-mailbox.c
omap-mailbox.c
pcc.c mailbox: pcc: Fix an invalid-load caught by the address sanitizer 2022-11-11 17:25:46 -07:00
pl320-ipc.c
platform_mhu.c mailbox: platform-mhu: Make use of the helper function devm_platform_ioremap_resource() 2022-11-11 17:25:43 -07:00
qcom-apcs-ipc-mailbox.c
qcom-ipcc.c mailbox: correct kerneldoc 2022-11-11 17:25:46 -07:00
rockchip-mailbox.c
sprd-mailbox.c
stm32-ipcc.c
sun6i-msgbox.c
tegra-hsp.c mailbox: tegra-hsp: Add 128-bit shared mailbox support 2022-11-11 17:25:46 -07:00
ti-msgmgr.c
zynqmp-ipi-mailbox.c