aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.h
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-04-08 19:59:53 +0000
committerJakub Kicinski <[email protected]>2025-04-10 00:01:52 +0000
commit99e44f39a8f7138f8b9d2bd87b17fceb483f8998 (patch)
tree1a2f90285222dc97074fd1bac69f69de0b19a271 /net/unix/af_unix.h
parentxdp: double protect netdev->xdp_flags with netdev->lock (diff)
downloadkernel-99e44f39a8f7138f8b9d2bd87b17fceb483f8998.tar.gz
kernel-99e44f39a8f7138f8b9d2bd87b17fceb483f8998.zip
netdev: depend on netdev->lock for xdp features
Writes to XDP features are now protected by netdev->lock. Other things we report are based on ops which don't change once device has been registered. It is safe to stop taking rtnl_lock, and depend on netdev->lock instead. Reviewed-by: Joe Damato <[email protected]> Acked-by: Stanislav Fomichev <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.h')
0 files changed, 0 insertions, 0 deletions