Commit 2cdcf06
committed
perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function
JIRA: https://issues.redhat.com/browse/RHEL-77935
upstream
========
commit 2f2db34
Author: Dhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
Date: Fri Nov 15 06:07:57 2024 +0000
description
===========
commit 9e9af8b ("perf/x86/rapl: Clean up cpumask and hotplug")
removes the cpumask handling from rapl. Post that, we no longer need the
get_rapl_pmu_cpumask() function. So remove it.
Signed-off-by: Dhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Zhang Rui <rui.zhang@intel.com>
Tested-by: Zhang Rui <rui.zhang@intel.com>
Link: https://lore.kernel.org/r/20241115060805.447565-2-Dhananjay.Ugwekar@amd.com
Signed-off-by: Michael Petlan <mpetlan@redhat.com>1 parent 324d7a6 commit 2cdcf06
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | 165 | | |
172 | 166 | | |
173 | 167 | | |
| |||
0 commit comments