-
- Downloads
kobject: Add kset_get_next_obj() to allow a kset to be walked
To expose iommu_groups via the resctrl filesystem, the resctrl driver
needs to be able to walk the list of iommu_groups. These are exposed
via sysfs as a kset.
Add kset_get_next_obj() to allow resctrl to walk the kobjects in the
kset.
Signed-off-by:
James Morse <james.morse@arm.com>
Please register or sign in to comment