Centos-kernel-stream-9/drivers/pci/controller/mobiveil
Myron Stowe 3e00769cde PCI: mobiveil: Silence 'set affinity failed' warning
JIRA: https://issues.redhat.com/browse/RHEL-67693
Upstream Status: 2a1297ead0694c54e6997fe89f71b10e144d5540

commit 2a1297ead0694c54e6997fe89f71b10e144d5540
Author: Marek Vasut <marek.vasut+renesas@mailbox.org>
Date:   Tue Jul 23 15:27:08 2024 +0200

    PCI: mobiveil: Silence 'set affinity failed' warning

    Use MSI_FLAG_NO_AFFINITY, which keeps .irq_set_affinity() unset and allows
    migrate_one_irq() to exit right away, without warnings like this:

      IRQ...: set affinity failed(-22)

    Remove the .irq_set_affinity() implementation that is no longer needed.

    Link: https://lore.kernel.org/r/20240723132958.41320-9-marek.vasut+renesas@mailbox.org
    Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
    [bhelgaas: commit log]
    Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
    Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    Acked-by: Thomas Gleixner <tglx@linutronix.de>

Signed-off-by: Myron Stowe <mstowe@redhat.com>
2025-02-18 09:48:09 -07:00
..
Kconfig PCI: mobiveil: Sort Kconfig entries by vendor 2023-09-05 09:16:46 -06:00
Makefile
pcie-layerscape-gen4.c PCI: ls-gen4: Make struct mobiveil_rp_ops constant 2024-10-01 13:25:35 -06:00
pcie-mobiveil-host.c PCI: mobiveil: Silence 'set affinity failed' warning 2025-02-18 09:48:09 -07:00
pcie-mobiveil-plat.c PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules 2023-03-29 08:56:44 -06:00
pcie-mobiveil.c
pcie-mobiveil.h PCI: ls-gen4: Make struct mobiveil_rp_ops constant 2024-10-01 13:25:35 -06:00