diff options
| author | James Morse <[email protected]> | 2025-05-15 16:58:40 +0000 |
|---|---|---|
| committer | Borislav Petkov (AMD) <[email protected]> | 2025-05-16 08:06:45 +0000 |
| commit | 6c72fb8d8bd7bfaafdeda3a91c535ecf52283ec9 (patch) | |
| tree | 61d9dd6c2d0dd3a1d3275303995a83eceb703744 /drivers/fpga/tests/fpga-mgr-test.c | |
| parent | x86/resctrl: Drop __init/__exit on assorted symbols (diff) | |
| download | kernel-6c72fb8d8bd7bfaafdeda3a91c535ecf52283ec9.tar.gz kernel-6c72fb8d8bd7bfaafdeda3a91c535ecf52283ec9.zip | |
x86/resctrl: Move is_mba_sc() out of core.c
is_mba_sc() is defined in core.c, but has no callers there. It does not access
any architecture private structures.
Move this to rdtgroup.c where the majority of callers are. This makes the move
of the filesystem code to /fs/ cleaner.
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
