diff options
author | Brett Creeley <brett.creeley@amd.com> | 2024-02-02 22:59:09 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-02-06 15:26:54 +0300 |
commit | bca10f2c2518b333275becb7f53d6511f622e084 (patch) | |
tree | 04e109660cef4fae7a7768c7da3e102df2387f3b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 02daffa903e60a864b43a17f7074bb3f7b7baac7 (diff) | |
download | linux-bca10f2c2518b333275becb7f53d6511f622e084.tar.xz |
pds_core: Unmask adminq interrupt in work thread
Unmasking the interrupt during the pdsc_adminq_isr
is a bit early and could cause unnecessary interrupts.
Instead always unmask after processing the adminq
and notifyq in pdsc_work_thread()->pdsc_process_adminq().
Also, since we are always unmasking, there's no need
for the local credits variable in pdsc_process_adminq().
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