Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Thu, 16 Mar 2023 15:02:34 -0700 you wrote: > Drivers will commonly perform feature setting during init, if they use > the xdp_set_features_flag() helper they'll likely run into an ASSERT_RTNL() > inside call_netdevice_notifiers_info(). > > Don't call the notifier until the device is actually registered. > Nothing should be tracking the device until its registered and > after its unregistration has started. > > [...] Here is the summary with links: - [net,v2] net: xdp: don't call notifiers during driver init https://git.kernel.org/netdev/net/c/769639c1fe8a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html