diff options
| author | James Morse <[email protected]> | 2025-05-15 16:58:46 +0000 |
|---|---|---|
| committer | Borislav Petkov (AMD) <[email protected]> | 2025-05-16 09:35:23 +0000 |
| commit | 3d95a49b365e06d1b4c4e5a426fdc70449a334f3 (patch) | |
| tree | eaf96fccc03391b602b45057080ac6bcde1642ac /rust/helpers/xarray.c | |
| parent | fs/resctrl: Add boiler plate for external resctrl code (diff) | |
| download | kernel-3d95a49b365e06d1b4c4e5a426fdc70449a334f3.tar.gz kernel-3d95a49b365e06d1b4c4e5a426fdc70449a334f3.zip | |
x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
Once the filesystem parts of resctrl move to fs/resctrl, it cannot rely
on definitions in x86's internal.h.
Move definitions in internal.h that need to be shared between the
filesystem and architecture code to header files that fs/resctrl can
include.
Doing this separately means the filesystem code only moves between files
of the same name, instead of having these changes mixed in too.
Co-developed-by: Dave Martin <[email protected]>
Signed-off-by: Dave Martin <[email protected]>
Signed-off-by: James Morse <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Reviewed-by: Shaopeng Tan <[email protected]>
Reviewed-by: Tony Luck <[email protected]>
Reviewed-by: Fenghua Yu <[email protected]>
Reviewed-by: Reinette Chatre <[email protected]>
Tested-by: Fenghua Yu <[email protected]>
Tested-by: Carl Worth <[email protected]> # arm64
Tested-by: Shaopeng Tan <[email protected]>
Tested-by: Peter Newman <[email protected]>
Tested-by: Amit Singh Tomar <[email protected]> # arm64
Tested-by: Shanker Donthineni <[email protected]> # arm64
Tested-by: Babu Moger <[email protected]>
Tested-by: Tony Luck <[email protected]>
Link: https://lore.kernel.org/[email protected]
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions
