diff options
author | 2024-07-23 15:27:07 +0200 | |
---|---|---|
committer | 2024-07-29 12:46:35 -0500 | |
commit | 63e4794cde79c2724f9c02abe8a46be70a5b90df (patch) | |
tree | c31c4a8d518a367dac0e1c870c1c8aeacc863842 /tools/perf/scripts/python | |
parent | PCI: mediatek-gen3: Silence 'set affinity failed' warning (diff) | |
download | wireguard-linux-63e4794cde79c2724f9c02abe8a46be70a5b90df.tar.xz wireguard-linux-63e4794cde79c2724f9c02abe8a46be70a5b90df.zip |
PCI: mediatek: 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-8-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: Jianjun Wang <jianjun.wang@mediatek.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions