diff options
| author | Marek Vasut <[email protected]> | 2024-07-23 15:27:05 +0200 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2024-07-29 12:46:35 -0500 |
| commit | 363d53acbfd3ec0454349d1e312f600d3fa33285 (patch) | |
| tree | d95ae6d143280c84b9420c027a8bbb9d8000cba1 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | c7b10edde0f25edd74a84f51a195bdf3a634d473 (diff) | |
PCI: dwc: 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/[email protected]
Signed-off-by: Marek Vasut <[email protected]>
[bhelgaas: commit log]
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions