diff options
| author | Eric Dumazet <[email protected]> | 2021-11-16 19:29:21 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-11-17 14:56:16 +0000 |
| commit | 8160fb43d55d26d64607fd32fe69185a5f5fe41f (patch) | |
| tree | 4b03026ee23389b71df5a8ca657e9dd7ef639974 /tools/perf/scripts/python/sctop.py | |
| parent | b32563b6ccbacf2a1bf6fb7093b4fd2b7dc28612 (diff) | |
net: use an atomic_long_t for queue->trans_timeout
tx_timeout_show() assumed dev_watchdog() would stop all
the queues, to fetch queue->trans_timeout under protection
of the queue->_xmit_lock.
As we want to no longer disrupt transmits, we use an
atomic_long_t instead.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: david decotigny <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions