summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@google.com>2025-10-29 20:33:04 +0300
committerJakub Kicinski <kuba@kernel.org>2025-11-04 04:40:53 +0300
commite833eb25161aae6cd0caf14782f405d0ed5765ed (patch)
tree42ab8ae6e1b2bbfe964787f93f23b07726768a95 /tools/testing
parentfb2b77b9b1dbd90cf7db5580b15df40a20b42bd8 (diff)
downloadlinux-e833eb25161aae6cd0caf14782f405d0ed5765ed.tar.xz
mpls: Protect net->mpls.platform_label with a per-netns mutex.
MPLS (re)uses RTNL to protect net->mpls.platform_label, but the lock does not need to be RTNL at all. Let's protect net->mpls.platform_label with a dedicated per-netns mutex. Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com> Reviewed-by: Guillaume Nault <gnault@redhat.com> Link: https://patch.msgid.link/20251029173344.2934622-13-kuniyu@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions