diff options
author | Jakub Kicinski <[email protected]> | 2021-01-14 17:40:14 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-14 17:40:15 -0800 |
commit | 3d33c00361e0ac3b816ee1e84778565542fa72eb (patch) | |
tree | f0ea08993b396de8f93e41199ddded007b7358a5 /tools/perf/scripts/python | |
parent | 747fdd47ed4fc00a6c08bc59710c469f30c1594c (diff) | |
parent | 057ef63f755f4ef15eb534f922c1d057c50d4571 (diff) |
Merge branch 'net-ipa-gsi-interrupt-updates'
Alex Elder says:
====================
net: ipa: GSI interrupt updates
This series implements some updates for the GSI interrupt code,
buliding on some bug fixes implemented last month.
The first two are simple changes made to improve readability and
consistency. The third replaces all msleep() calls with comparable
usleep_range() calls.
The remainder make some more substantive changes to make the code
align with recommendations from Qualcomm. The fourth implements a
much shorter timeout for completion GSI commands, and the fifth
implements a longer delay between retries of the STOP channel
command. Finally, the last implements retries for stopping TX
channels (in addition to RX channels).
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions