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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pcie-layerscape-gen4.c | ||
pcie-mobiveil-host.c | ||
pcie-mobiveil-plat.c | ||
pcie-mobiveil.c | ||
pcie-mobiveil.h |