diff options
| author | Johannes Berg <[email protected]> | 2020-12-09 23:16:31 +0200 |
|---|---|---|
| committer | Luca Coelho <[email protected]> | 2020-12-10 00:14:18 +0200 |
| commit | 2f7a04c7b03b7fd63b7618e29295fc25732faac1 (patch) | |
| tree | 51f93752b166c3911f1060b302e47db8b20dd16c /scripts/gdb/linux/utils.py | |
| parent | 9e8338ad17eb8976edd5d2def516e4b3346a4470 (diff) | |
iwlwifi: mvm: do more useful queue sync accounting
We're currently doing accounting on the queue sync with an
atomic variable that counts down the number of remaining
notifications that we still need.
As we've been hitting issues in this area, modify this to
track a bitmap of queues, not just the number of queues,
and print out the remaining bitmap in the warning.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20201209231352.0a3fa177cd6b.I7c69ff999419368266279ec27dd618eb450908b3@changeid
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions