diff options
author | Lucas Stach <[email protected]> | 2015-01-27 10:24:53 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2015-01-27 10:24:53 -0600 |
commit | 19c5392eb1c1e81188e898400c0e8258827eb160 (patch) | |
tree | b20f30a281759a19a999ee850e90e260be954c7d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | f175aa2c9f6cc08f043e85ea37f44ef3676cbac1 (diff) |
PCI: designware: Reject MSI-X IRQs
The DesignWare PCIe MSI hardware does not support MSI-X IRQs. Setting
those up failed as a side effect of a bug which was fixed by 91f8ae823f2b
("PCI: designware: Setup and clear exactly one MSI at a time").
Now that this bug is fixed, MSI-X IRQs need to be rejected explicitly;
otherwise devices trying to use them may end up with incorrectly working
interrupts.
Fixes: 91f8ae823f2b ("PCI: designware: Setup and clear exactly one MSI at a time")
Signed-off-by: Lucas Stach <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Jingoo Han <[email protected]>
CC: [email protected] # v3.18+
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions