diff options
| author | Jakub Kicinski <[email protected]> | 2025-01-17 01:20:52 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-01-17 01:20:53 +0000 |
| commit | 6da7a0f91b1dd3e985f9259e3cc9f0e8fd3df989 (patch) | |
| tree | fb21e89872604ac996af35b011eb1aaa7ee882f9 /drivers/net/phy/phy.c | |
| parent | selftests: drv-net-hw: inject pp_alloc_fail errors in the right place (diff) | |
| parent | dev: Hold rtnl_net_lock() for dev_ifsioc(). (diff) | |
| download | kernel-6da7a0f91b1dd3e985f9259e3cc9f0e8fd3df989.tar.gz kernel-6da7a0f91b1dd3e985f9259e3cc9f0e8fd3df989.zip | |
Merge branch 'dev-covnert-dev_change_name-to-per-netns-rtnl'
Kuniyuki Iwashima says:
====================
dev: Covnert dev_change_name() to per-netns RTNL.
Patch 1 adds a missing netdev_rename_lock in dev_change_name()
and Patch 2 removes unnecessary devnet_rename_sem there.
Patch 3 replaces RTNL with rtnl_net_lock() in dev_ifsioc(),
and now dev_change_name() is always called under per-netns RTNL.
Given it's close to -rc8 and Patch 1 touches the trivial unlikely
path, can Patch 1 go into net-next ? Otherwise I'll post Patch 2 & 3
separately in the next cycle.
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/phy/phy.c')
0 files changed, 0 insertions, 0 deletions
