]> Git Repo - linux.git/commitdiff
Merge branch 'net-second-round-to-use-dev_net_rcu'
authorJakub Kicinski <[email protected]>
Tue, 11 Feb 2025 02:09:11 +0000 (18:09 -0800)
committerJakub Kicinski <[email protected]>
Tue, 11 Feb 2025 02:09:12 +0000 (18:09 -0800)
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/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>

Trivial merge
This page took 0.047477 seconds and 4 git commands to generate.