diff options
| author | Jason Xing <[email protected]> | 2024-04-18 07:36:02 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-04-19 10:38:03 +0000 |
| commit | f00bf5dc83202fd9f75bde80e46c3a747c34cc6a (patch) | |
| tree | d50897be1abcfc81b44c08559effc1bfac29faa5 /net/unix/sysctl_net_unix.c | |
| parent | net: rps: protect last_qtail with rps_input_queue_tail_save() helper (diff) | |
| download | kernel-f00bf5dc83202fd9f75bde80e46c3a747c34cc6a.tar.gz kernel-f00bf5dc83202fd9f75bde80e46c3a747c34cc6a.zip | |
net: rps: protect filter locklessly
As we can see, rflow->filter can be written/read concurrently, so
lockless access is needed.
Signed-off-by: Jason Xing <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
