diff options
author | 2025-01-15 17:06:02 +0900 | |
---|---|---|
committer | 2025-01-20 12:16:05 -0800 | |
commit | cdc5c1196ee9bcb12979d2599ed00dc187d989f1 (patch) | |
tree | dc70927ec4242132baa3e79bc51809fc7eb5c821 /scripts/lib/kdoc/kdoc_parser.py | |
parent | ipv6: Hold rtnl_net_lock() in addrconf_dad_work(). (diff) | |
download | linux-rng-cdc5c1196ee9bcb12979d2599ed00dc187d989f1.tar.xz linux-rng-cdc5c1196ee9bcb12979d2599ed00dc187d989f1.zip |
ipv6: Hold rtnl_net_lock() in addrconf_init() and addrconf_cleanup().
addrconf_init() holds RTNL for blackhole_netdev, which is the global
device in init_net.
addrconf_cleanup() holds RTNL to clean up devices in init_net too.
Let's use rtnl_net_lock(&init_net) there.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250115080608.28127-6-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions