diff options
author | Ursula Braun <[email protected]> | 2019-08-02 10:16:38 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-05 13:23:05 -0700 |
commit | f9cedf1a9b1cdcfb0c52edb391d01771e43994a4 (patch) | |
tree | e706eb99a727072a7ee0dc19ddc0acba2018a429 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 438b43bdb95d3189e0098919f321c014ed71f410 (diff) |
net/smc: do not schedule tx_work in SMC_CLOSED state
The setsockopts options TCP_NODELAY and TCP_CORK may schedule the
tx worker. Make sure the socket is not yet moved into SMC_CLOSED
state (for instance by a shutdown SHUT_RDWR call).
Reported-by: [email protected]
Reported-by: [email protected]
Fixes: 01d2f7e2cdd31 ("net/smc: sockopts TCP_NODELAY and TCP_CORK")
Signed-off-by: Ursula Braun <[email protected]>
Signed-off-by: Karsten Graul <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions