From: Jakub Kicinski Date: Thu, 3 Apr 2025 22:32:20 +0000 (-0700) Subject: Merge branch 'net-hold-instance-lock-during-netdev_up-register' X-Git-Tag: v6.15-rc1~19^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ea7c1b3f22220f825123caeae30896d065c37ee;p=thirdparty%2Flinux.git Merge branch 'net-hold-instance-lock-during-netdev_up-register' Stanislav Fomichev says: ==================== net: hold instance lock during NETDEV_UP/REGISTER Solving the issue reported by Cosmin in [0] requires consistent lock during NETDEV_UP/REGISTER notifiers. This series addresses that (along with some other fixes in net/ipv4/devinet.c and net/ipv6/addrconf.c) and appends the patches from Jakub that were conditional on consistent locking in NETDEV_UNREGISTER. 0: https://lore.kernel.org/700fa36b94cbd57cfea2622029b087643c80cbc9.camel@nvidia.com ==================== Link: https://patch.msgid.link/20250401163452.622454-1-sdf@fomichev.me Signed-off-by: Jakub Kicinski --- 8ea7c1b3f22220f825123caeae30896d065c37ee