aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-03-12 20:32:40 +0000
committerJakub Kicinski <[email protected]>2025-03-12 20:32:40 +0000
commit3552138a552447202814584de66fa1a2777f3d77 (patch)
treeb42e6ccff4ac3e7de770512b6f7463680b621bfa /net/switchdev/switchdev.c
parentnet/mlx5: Avoid unnecessary use of comma operator (diff)
parentnet: drop rtnl_lock for queue_mgmt operations (diff)
downloadkernel-3552138a552447202814584de66fa1a2777f3d77.tar.gz
kernel-3552138a552447202814584de66fa1a2777f3d77.zip
Merge branch 'net-remove-rtnl_lock-from-the-callers-of-queue-apis'
Stanislav Fomichev says: ==================== net: remove rtnl_lock from the callers of queue APIs All drivers that use queue management APIs already depend on the netdev lock. Ultimately, we want to have most of the paths that work with specific netdev to be rtnl_lock-free (ethtool mostly in particular). Queue API currently has a much smaller API surface, so start with rtnl_lock from it: - add mutex to each dmabuf binding (to replace rtnl_lock) - move netdev lock management to the callers of netdev_rx_queue_restart and drop rtnl_lock ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions