aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2022-06-20 03:05:09 -0700
committerPaolo Abeni <pabeni@redhat.com>2022-06-21 11:38:29 +0200
commitaf185d8c76333daa877678e0166a7b45e63bf3c4 (patch)
tree0c3f2c0168c01595f1b17e34d9b4cd290a0e82c6 /net/unix/af_unix.c
parentf9aefd6b2aa38b9787d2705f0f1161dfd23cdb8f (diff)
downloadlinux-af185d8c76333daa877678e0166a7b45e63bf3c4.tar.gz
linux-af185d8c76333daa877678e0166a7b45e63bf3c4.tar.bz2
linux-af185d8c76333daa877678e0166a7b45e63bf3c4.zip
raw: complete rcu conversion
raw_diag_dump() can use rcu_read_lock() instead of read_lock() Now the hashinfo lock is only used from process context, in write mode only, we can convert it to a spinlock, and we do not need to block BH anymore. Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://lore.kernel.org/r/20220620100509.3493504-1-eric.dumazet@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions