summaryrefslogtreecommitdiffstats
path: root/kernel/panic.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2022-05-13 20:55:45 +0200
committerDavid S. Miller <davem@davemloft.net>2022-05-16 11:31:06 +0200
commit36f7cec4f3af352d7f2c646461afba4cf7fd77b0 (patch)
treea485df3860e4ef1cebb569b227f0ea7a0509f5b5 /kernel/panic.c
parentnet: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if (diff)
downloadlinux-36f7cec4f3af352d7f2c646461afba4cf7fd77b0.tar.xz
linux-36f7cec4f3af352d7f2c646461afba4cf7fd77b0.zip
dccp: use READ_ONCE() to read sk->sk_bound_dev_if
When reading listener sk->sk_bound_dev_if locklessly, we must use READ_ONCE(). Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions