commit | 864ecc4a6dade82d3f70eab43dad0e277aa6fc78 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kuba@kernel.org> | Fri Aug 29 19:36:34 2025 -0700 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri Aug 29 19:36:34 2025 -0700 |
tree | 2c8e7f3348c118943fec8933dbd1462224555985 | |
parent | e71aa5a955a7059a705972e9bcdb074b6fd14696 [diff] | |
parent | 6ad8de3cefdb6ffa6708b21c567df0dbf82c43a8 [diff] |
Merge branch 'net-add-rcu-safety-to-dst-dev' Eric Dumazet says: ==================== net: add rcu safety to dst->dev Followup of commit 88fe14253e18 ("net: dst: add four helpers to annotate data-races around dst->dev"). Use lockdep enabled helpers to convert our unsafe dst->dev uses one at a time. More to come... ==================== Link: https://patch.msgid.link/20250828195823.3958522-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>