diff options
| author | David S. Miller <davem@davemloft.net> | 2023-01-27 12:32:03 +0000 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2023-01-27 12:32:03 +0000 |
| commit | c2ea552065e43d05bce240f53c3185fd3a066204 (patch) | |
| tree | 6118e645bfe565bc21c41dd9c9c6d61e2a1b6546 /kernel | |
| parent | Merge branch 'ethtool-netlink-next' (diff) | |
| parent | net/mlx5: Move eswitch port metadata devlink param to flow eswitch code (diff) | |
| download | linux-c2ea552065e43d05bce240f53c3185fd3a066204.tar.gz linux-c2ea552065e43d05bce240f53c3185fd3a066204.zip | |
Merge branch 'devlink-parama-cleanup'
Jiri Pirko says:
====================
devlink: Cleanup params usage
This patchset takes care of small cleanup of devlink params usage.
Some of the patches (first 2/3) are cosmetic, but I would like to
point couple of interesting ones:
Patch 9 is the main one of this set and introduces devlink instance
locking for params, similar to other devlink objects. That allows params
to be registered/unregistered when devlink instance is registered.
Patches 10-12 change mlx5 code to register non-driverinit params in the
code they are related to, and thanks to patch 8 this might be when
devlink instance is registered - for example during devlink reload.
---
v1->v2:
- Just small fix in the last patch
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
