diff options
| author | Brett Creeley <[email protected]> | 2024-02-02 11:59:08 -0800 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-02-06 13:26:54 +0100 |
| commit | 02daffa903e60a864b43a17f7074bb3f7b7baac7 (patch) | |
| tree | 481fcf2be07e2e3907231aef2c196635917967f2 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 240fd405528bbf7fafa0559202ca7aa524c9cd96 (diff) | |
pds_core: Don't assign interrupt index/bound_intr to notifyq
The notifyq rides on the adminq's interrupt, so there's
no need to setup and/or access the notifyq's interrupt
index or bound_intr. The driver sets the bound_intr
using qcq->intx = -1 for the notifyq, but luckily
nothing accesses that field for notifyq. Instead of
expecting that remains the case, just clean up
the notifyq's interrupt index and bound_intr fields.
Signed-off-by: Brett Creeley <[email protected]>
Reviewed-by: Shannon Nelson <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions