diff options
| author | Marek Vasut <[email protected]> | 2024-07-23 13:27:13 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2024-08-06 17:52:17 +0000 |
| commit | d5bba5b9ed233ed9d42e0b43e2b4cddcd91b5d7b (patch) | |
| tree | b2c52b36377fe266129aaf5321224dfb8d0db577 /drivers/pci/controller/pci-aardvark.c | |
| parent | PCI: vmd: Silence 'set affinity failed' warning (diff) | |
| download | kernel-d5bba5b9ed233ed9d42e0b43e2b4cddcd91b5d7b.tar.gz kernel-d5bba5b9ed233ed9d42e0b43e2b4cddcd91b5d7b.zip | |
PCI: xilinx-nwl: 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: Manivannan Sadhasivam <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-aardvark.c')
0 files changed, 0 insertions, 0 deletions
