diff options
| author | Kuniyuki Iwashima <[email protected]> | 2022-07-18 17:26:53 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-07-20 09:14:50 +0000 |
| commit | a11e5b3e7a59fde1a90b0eaeaa82320495cf8cae (patch) | |
| tree | ff4df38955777e54a0ce553283c9a1bd9c72224b /net/sched/cls_api.c | |
| parent | tcp: Fix a data-race around sysctl_tcp_abort_on_overflow. (diff) | |
| download | kernel-a11e5b3e7a59fde1a90b0eaeaa82320495cf8cae.tar.gz kernel-a11e5b3e7a59fde1a90b0eaeaa82320495cf8cae.zip | |
tcp: Fix data-races around sysctl_tcp_max_reordering.
While reading sysctl_tcp_max_reordering, it can be changed
concurrently. Thus, we need to add READ_ONCE() to its readers.
Fixes: dca145ffaa8d ("tcp: allow for bigger reordering level")
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions
