diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2023-11-16 17:22:43 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-11-17 12:54:52 +0300 |
commit | c3dd1995620cdcd65cf4944c4164b0dbc16e557c (patch) | |
tree | dc118e60da535ea97cad106eb8f68b385031087c /tools/perf/scripts/python/task-analyzer.py | |
parent | 243218ca93037631f0224fdbefea045912cb761a (diff) | |
download | linux-c3dd1995620cdcd65cf4944c4164b0dbc16e557c.tar.xz |
x86/smp: Export symbol cpu_clustergroup_mask()
Intel cstate PMU driver will invoke the topology_cluster_cpumask() to
retrieve the CPU mask of a cluster. A modpost error is triggered since
the symbol cpu_clustergroup_mask is not exported.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20231116142245.1233485-2-kan.liang@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions