diff options
author | Dietmar Eggemann <[email protected]> | 2022-05-13 11:34:33 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2022-05-19 23:46:13 +0200 |
commit | 991d8d8142cad94f9c5c05db25e67fa83d6f772a (patch) | |
tree | 0372bef3628897139c66276ed9a924609d7f5e94 /arch/x86/kernel/cpu/microcode/intel.c | |
parent | 546a3fee174969ff323d70ff27b1ef181f0d7ceb (diff) |
topology: Remove unused cpu_cluster_mask()
default_topology[] uses cpu_clustergroup_mask() for the CLS level
(guarded by CONFIG_SCHED_CLUSTER) which is currently provided by x86
(arch/x86/kernel/smpboot.c) and arm64 (drivers/base/arch_topology.c).
Fixes: 778c558f49a2c ("sched: Add cluster scheduler level in core and
related Kconfig for ARM64")
Signed-off-by: Dietmar Eggemann <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Barry Song <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/x86/kernel/cpu/microcode/intel.c')
0 files changed, 0 insertions, 0 deletions