This fix patch is against the mpam/snapshot+extras/v6.18-rc1 branch at
https://kernel.googlesource.com/pub/scm/linux/kernel/git/morse/linux.git .
The patch series fixes several issues with IOMMU group handling in the
resctrl filesystem.
Changes
=======
Compared with v1:
- Split patch 2 into separate patches 2 and 3.
Previous Versions
=================
v1: https://lore.kernel.org/all/20251107063300.1580046-1-zengheng4@huawei.com/
---
Zeng Heng (3):
fs/resctrl: Fix incorrect PID parsing after IOMMU group token
fs/resctrl: Remove unused 'of' parameter from rdtgroup_move_iommu()
fs/resctrl: Migrate IOMMU groups when removing resource groups
fs/resctrl/rdtgroup.c | 91 ++++++++++++++++++++++++++++++++++---------
1 file changed, 73 insertions(+), 18 deletions(-)
--
2.25.1