[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221108132208.938676-1-jiri@resnulli.us>
Date: Tue, 8 Nov 2022 14:22:05 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, idosch@...sch.org, bigeasy@...utronix.de,
imagedong@...cent.com, kuniyu@...zon.com, petrm@...dia.com
Subject: [patch net-next v2 0/3] net: devlink: move netdev notifier block to dest namespace during reload
From: Jiri Pirko <jiri@...dia.com>
Patch #1 is just a dependency of patch #2, which is the actual fix.
Patch #3 adds a small check that would uncover the original bug
instantly.
Jiri Pirko (3):
net: introduce a helper to move notifier block to different namespace
net: devlink: move netdev notifier block to dest namespace during
reload
net: devlink: add WARN_ON to check return value of
unregister_netdevice_notifier_net() call
include/linux/netdevice.h | 2 ++
net/core/dev.c | 22 ++++++++++++++++++----
net/core/devlink.c | 9 ++++++---
3 files changed, 26 insertions(+), 7 deletions(-)
--
2.37.3
Powered by blists - more mailing lists