]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'devlink-prepare-mlxsw-and-netdevsim-for-locked-reload'
authorJakub Kicinski <kuba@kernel.org>
Tue, 19 Jul 2022 03:10:52 +0000 (20:10 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 19 Jul 2022 03:10:53 +0000 (20:10 -0700)
commit68dc2d1c8ed9f212167f66ade6ae88f2f4efcbb7
tree0c4799ea39c24c8f4aab529a1865bbcfb74d362e
parent4c38be1e746cb3d2d8ff43a4c4218e7913a075f3
parent9a828d46dd526ce806005a2268896bf9dd0d67cf
Merge branch 'devlink-prepare-mlxsw-and-netdevsim-for-locked-reload'

Jiri Pirko says:

====================
devlink: prepare mlxsw and netdevsim for locked reload

This is preparation patchset to be able to eventually make a switch and
make reload cmd to take devlink->lock as the other commands do.

This patchset is preparing 2 major users of devlink API - mlxsw and
netdevsim. The sets of functions are similar, therefore taking care of
both here.
====================

Link: https://lore.kernel.org/r/20220716110241.3390528-1-jiri@resnulli.us
Signed-off-by: Jakub Kicinski <kuba@kernel.org>