diff options
author | John David Anglin <[email protected]> | 2024-07-01 09:42:41 -0400 |
---|---|---|
committer | Helge Deller <[email protected]> | 2024-07-03 18:54:39 +0200 |
commit | 4c29ab84cfec17081aae7a7a28f8d2c93c42dcae (patch) | |
tree | 0c85c7f0cee993edbd5e8da7672e5f5400d86674 /arch/parisc/kernel/stacktrace.c | |
parent | 5f55e098b8d032ef25b576d18fb91b16ef2d1c41 (diff) |
parisc: Fix warning at drivers/pci/msi/msi.h:121
Fix warning at drivers/pci/msi/msi.h:121.
Recently, I added a PCI to PCIe bridge adaptor and a PCIe NVME card
to my rp3440. Then, I noticed this warning at boot:
WARNING: CPU: 0 PID: 10 at drivers/pci/msi/msi.h:121 pci_msi_setup_msi_irqs+0x68/0x90
CPU: 0 PID: 10 Comm: kworker/u32:0 Not tainted 6.9.7-parisc64 #1 Debian 6.9.7-1
Hardware name: 9000/800/rp3440
Workqueue: async async_run_entry_fn
We need to select PCI_MSI_ARCH_FALLBACKS when PCI_MSI is selected.
Signed-off-by: John David Anglin <[email protected]>
Cc: [email protected] # v6.0+
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'arch/parisc/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions