summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorStanislav Fomichev <sdf.kernel@gmail.com>2026-07-02 15:41:48 -0700
committerPaolo Abeni <pabeni@redhat.com>2026-07-07 15:31:37 +0200
commitb8d2262b966a068dc567e72d493230f4ba62cc4a (patch)
tree975d0653fc2d8d5fdb94754d4eaf97839a26cdd3 /tools/perf/scripts/python/bin
parent6034bc4febc98801097e5c416a7fef8ccf883507 (diff)
net: rtnetlink: take instance lock inside rtnl_configure_link
rtnl_configure_link calls __dev_change_flags() and __dev_notify_flags, both need the instance lock. rtnl_newlink_create grabs it but stacked devices do not. Move the lock inside rtnl_configure_link. Signed-off-by: Stanislav Fomichev <sdf@fomichev.me> Link: https://patch.msgid.link/20260702224150.3730033-5-sdf@fomichev.me Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions