diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2025-05-09 08:25:01 +0900 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2025-05-13 07:57:11 +0200 |
commit | 2c3a6f6a28051f323baf19b48af86e48b812831d (patch) | |
tree | 51c8473839a8cc951dc1f3a4a31f0dfccc8bd839 /scripts/gdb/linux/utils.py | |
parent | 85adf2094abb9084770dc4ab302aaa9c5d26dd2d (diff) |
nvmet: pci-epf: do not fall back to using INTX if not supported
Some endpoint PCIe controllers do not support raising legacy INTX
interrupts. This support is indicated by the intx_capable field of
struct pci_epc_features. Modify nvmet_pci_epf_raise_irq() to not
automatically fallback to trying raising an INTX interrupt after an MSI
or MSI-X error if the controller does not support INTX.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions