diff options
author | Jason Gunthorpe <jgg@nvidia.com> | 2021-06-11 19:00:26 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-06-17 02:58:30 +0300 |
commit | b7066b32a14fd21480efd93cb0c24807d6b28484 (patch) | |
tree | cebc0a95c27f765fa153285af3c756d58f953bb7 /mm/vmscan.c | |
parent | 2ca1cca4352ed50a363159aa9b8eeb6182446580 (diff) | |
download | linux-b7066b32a14fd21480efd93cb0c24807d6b28484.tar.xz |
RDMA/core: Create the device hw_counters through the normal groups mechanism
Instead of calling device_add_groups() add the group to the existing
groups array which is managed through device_add().
This requires setting up the hw_counters before device_add(), so it gets
split up from the already split port sysfs flow.
Move all the memory freeing to the release function.
Link: https://lore.kernel.org/r/666250d937b64f6fdf45da9e2dc0b6e5e4f7abd8.1623427137.git.leonro@nvidia.com
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions