diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2020-03-10 18:38:03 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-10 16:07:49 -0700 |
commit | 0e635c2a8713e3e013b4adcb7cb7e28a048b7c42 (patch) | |
tree | 22b8adc693061b08a2fc6c5c4b57641849e7df70 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 17413852804d7e86e6f0576cca32c1541817800e (diff) |
s390/qeth: cancel RX reclaim work earlier
When qeth's napi poll code fails to refill an entirely empty RX ring, it
kicks off buffer_reclaim_work to try again later.
Make sure that this worker is cancelled when setting the qeth device
offline. Otherwise a RX refill action can unexpectedly end up running
concurrently to bigger re-configurations (eg. resizing the buffer pool),
without any locking.
Fixes: b333293058aa ("qeth: add support for af_iucv HiperSockets transport")
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions