diff options
| author | James Morse <[email protected]> | 2025-05-15 16:58:36 +0000 |
|---|---|---|
| committer | Borislav Petkov (AMD) <[email protected]> | 2025-05-15 19:01:00 +0000 |
| commit | 7704fb81bc87254e8772f387b62153b135bb1932 (patch) | |
| tree | d5325a40efd76a9d1a605a12e67b94d9a0545ff4 /drivers/fpga/tests/fpga-mgr-test.c | |
| parent | x86/resctrl: Remove the limit on the number of CLOSID (diff) | |
| download | kernel-7704fb81bc87254e8772f387b62153b135bb1932.tar.gz kernel-7704fb81bc87254e8772f387b62153b135bb1932.zip | |
x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
resctrl_sched_in() loads the architecture specific CPU MSRs with the
CLOSID and RMID values. This function was named before resctrl was
split to have architecture specific code, and generic filesystem code.
This function is obviously architecture specific, but does not begin
with 'resctrl_arch_', making it the odd one out in the functions an
architecture needs to support to enable resctrl.
Rename it for consistency. This is purely cosmetic.
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: Reinette Chatre <[email protected]>
Reviewed-by: Fenghua Yu <[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 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions
