diff options
| author | Dietmar Eggemann <[email protected]> | 2022-05-13 11:34:33 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-05-19 19:32:56 +0200 |
| commit | 15f214f9bdb7c1f560b4bf863c5a72ff53b442a4 (patch) | |
| tree | 4eca1dd5f81eb68c8161b5188f16a1c72c197e5a /tools/perf/scripts/python/stackcollapse.py | |
| parent | 2b28a1a84a0eb3412bad1a2d5cce2bb4addec626 (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: 778c558f49a2 ("sched: Add cluster scheduler level in core and related Kconfig for ARM64")
Acked-by: Barry Song <[email protected]>
Signed-off-by: Dietmar Eggemann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions