diff options
author | Dave Jiang <[email protected]> | 2021-06-24 12:09:29 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-07-14 12:27:28 +0530 |
commit | da435aedb00a4ef61019ff11ae0c08ffb9b1fb18 (patch) | |
tree | 91f9e8131dda7e7692265ad246eb4b55bba5d56d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1da569fa7ec8cb0591c74aa3050d4ea1397778b4 (diff) |
dmaengine: idxd: fix array index when int_handles are being used
The index to the irq vector should be local and has no relation to
the assigned interrupt handle. Assign the MSIX interrupt index that is
programmed for the descriptor. The interrupt handle only matters when it
comes to hardware descriptor programming.
Fixes: eb15e7154fbf ("dmaengine: idxd: add interrupt handle request and release support")
Signed-off-by: Dave Jiang <[email protected]>
Link: https://lore.kernel.org/r/162456176939.1121476.3366256009925001897.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions