summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2021-02-06 01:10:55 +0300
committerJakub Kicinski <kuba@kernel.org>2021-02-07 01:57:16 +0300
commitb1750723c99c5a4d9b452b5e51a9fd3227fceecb (patch)
tree00a0230c581dae019e77b9a37874750a7f958e7d /tools/perf/scripts/python/stackcollapse.py
parent63ec9be13372759511ea868dbc59f439e936d2c6 (diff)
downloadlinux-b1750723c99c5a4d9b452b5e51a9fd3227fceecb.tar.xz
net: ipa: synchronize NAPI only for suspend
When stopping a channel, gsi_channel_stop() will ensure NAPI polling is complete when it calls napi_disable(). So there is no need to call napi_synchronize() in that case. Move the call to napi_synchronize() out of __gsi_channel_stop() and into gsi_channel_suspend(), so it's only used where needed. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions