summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-05-19 18:12:11 +0300
committerDavid S. Miller <davem@davemloft.net>2022-05-20 13:12:23 +0300
commitc15f950d149564989aa5a134b42e83e57511e628 (patch)
tree3ab7204e6d0231f1a3df3f2aa171ff6c6ca376fe /tools/perf/scripts/python/exported-sql-viewer.py
parent805cb5aadc2a88c453cfe620b28e12ff2fac27a6 (diff)
downloadlinux-c15f950d149564989aa5a134b42e83e57511e628.tar.xz
net: ipa: drop an unneeded transaction reference
In gsi_channel_update(), a reference count is taken on the last completed transaction "to keep it from completing" before we give the event back to the hardware. Completion processing for that transaction (and any other "new" ones) will not occur until after this function returns, so there's no risk it completing early. So there's no need to take and drop the additional transaction reference. Use local variables in the call to gsi_evt_ring_doorbell(). Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions