aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorGravatar Jiri Pirko <jiri@nvidia.com> 2022-07-29 09:10:37 +0200
committerGravatar David S. Miller <davem@davemloft.net> 2022-08-01 12:14:00 +0100
commitd3efc2a6a6d851bcd53805309f4632e018007436 (patch)
tree92b6fddec55ca49cd332127485c3aecff557bc6f /kernel
parentnet: devlink: convert reload command to take implicit devlink->lock (diff)
downloadlinux-d3efc2a6a6d851bcd53805309f4632e018007436.tar.gz
linux-d3efc2a6a6d851bcd53805309f4632e018007436.tar.bz2
linux-d3efc2a6a6d851bcd53805309f4632e018007436.zip
net: devlink: remove devlink_mutex
All accesses to devlink structure from userspace and drivers are locked with devlink->lock instance mutex. Also, devlinks xa_array iteration is taken care of by iteration helpers taking devlink reference. Therefore, remove devlink_mutex as it is no longer needed. Signed-off-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions