diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2025-05-09 02:25:01 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2025-05-13 08:57:11 +0300 |
commit | 2c3a6f6a28051f323baf19b48af86e48b812831d (patch) | |
tree | 51c8473839a8cc951dc1f3a4a31f0dfccc8bd839 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 85adf2094abb9084770dc4ab302aaa9c5d26dd2d (diff) | |
download | linux-2c3a6f6a28051f323baf19b48af86e48b812831d.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions