From: Jakub Kicinski Date: Tue, 11 Feb 2025 02:09:11 +0000 (-0800) Subject: Merge branch 'net-second-round-to-use-dev_net_rcu' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9dfedb8dc78b4eff15873a2e29731cf7028058ab;p=users%2Fwilly%2Fpagecache.git Merge branch 'net-second-round-to-use-dev_net_rcu' Eric Dumazet says: ==================== net: second round to use dev_net_rcu() dev_net(dev) should either be protected by RTNL or RCU. There is no LOCKDEP support yet for this helper. Adding it would trigger too many splats. This second series fixes some of them. ==================== Link: https://patch.msgid.link/20250207135841.1948589-1-edumazet@google.com Signed-off-by: Jakub Kicinski --- 9dfedb8dc78b4eff15873a2e29731cf7028058ab