diff options
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2025-09-04 03:06:07 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-09-05 21:57:04 +0300 |
commit | 42c74f6b1c3694892ab92750a60aeb6212d73ac1 (patch) | |
tree | 8ea4a361d2e9c1cd43e8fad30527ff9f794cbfb7 /tools/testing/selftests/bpf/prog_tests/access_variable_array.c | |
parent | 5f2ec3536d7933a804d28d2541e4e918ba32587b (diff) | |
download | linux-42c74f6b1c3694892ab92750a60aeb6212d73ac1.tar.xz |
cpufreq: intel_pstate: Remove EPB-related code
The intel_pstate driver does not enable HWP mode when CPUID.06H:EAX[10]
is not set, indicating that EPP (Energy Performance Preference) is not
supported by the hardware.
When EPP is unavailable, the system falls back to using EPB (Energy
Performance Bias) if the feature is supported. However, since the
intel_pstate driver will not enable HWP in this scenario, any EPB-related
code becomes unreachable and irrelevant. Remove the EPB handling code
paths simplifying the driver logic and reducing code size.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: https://patch.msgid.link/20250904000608.260817-1-srinivas.pandruvada@linux.intel.com
[ rjw: Subject adjustment ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/access_variable_array.c')
0 files changed, 0 insertions, 0 deletions