diff options
author | Brett Creeley <brett.creeley@amd.com> | 2024-02-02 22:59:08 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-02-06 15:26:54 +0300 |
commit | 02daffa903e60a864b43a17f7074bb3f7b7baac7 (patch) | |
tree | 481fcf2be07e2e3907231aef2c196635917967f2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 240fd405528bbf7fafa0559202ca7aa524c9cd96 (diff) | |
download | linux-02daffa903e60a864b43a17f7074bb3f7b7baac7.tar.xz |
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 <brett.creeley@amd.com>
Reviewed-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions