summaryrefslogtreecommitdiffstats
path: root/Documentation/mhi
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-08-18 01:51:32 +0000
committerJakub Kicinski <kuba@kernel.org>2023-08-18 19:23:30 -0700
commit76f33296d2e09f63118db78125c95ef56df438e9 (patch)
treefcdfc4cd47f9c05965ba57866a29c55d269ed3e4 /Documentation/mhi
parentd44036cad31170da0cb9c728e80743f84267da6e (diff)
downloadlinux-stable-76f33296d2e09f63118db78125c95ef56df438e9.tar.gz
linux-stable-76f33296d2e09f63118db78125c95ef56df438e9.tar.bz2
linux-stable-76f33296d2e09f63118db78125c95ef56df438e9.zip
sock: annotate data-races around prot->memory_pressure
*prot->memory_pressure is read/writen locklessly, we need to add proper annotations. A recent commit added a new race, it is time to audit all accesses. Fixes: 2d0c88e84e48 ("sock: Fix misuse of sk_under_memory_pressure()") Fixes: 4d93df0abd50 ("[SCTP]: Rewrite of sctp buffer management code") Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Abel Wu <wuyun.abel@bytedance.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Link: https://lore.kernel.org/r/20230818015132.2699348-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/mhi')
0 files changed, 0 insertions, 0 deletions