diff options
| author | Eric Dumazet <[email protected]> | 2022-06-14 10:17:33 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-06-17 10:03:42 +0100 |
| commit | c4ee118561a0f74442439b7b5b486db1ac1ddfeb (patch) | |
| tree | 6a485ee7b088b567627b6b50b728c8058d7988cf /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | e8b03391b6a7353368d0d2d6ed2b5f03e0c6112f (diff) | |
tcp: fix over estimation in sk_forced_mem_schedule()
sk_forced_mem_schedule() has a bug similar to ones fixed
in commit 7c80b038d23e ("net: fix sk_wmem_schedule() and
sk_rmem_schedule() errors")
While this bug has little chance to trigger in old kernels,
we need to fix it before the following patch.
Fixes: d83769a580f1 ("tcp: fix possible deadlock in tcp_send_fin()")
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Reviewed-by: Shakeel Butt <[email protected]>
Reviewed-by: Wei Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions