diff options
author | Mario Limonciello <[email protected]> | 2024-10-28 09:55:41 -0500 |
---|---|---|
committer | Mario Limonciello <[email protected]> | 2024-10-29 08:31:57 -0500 |
commit | 3ac757e8db3deacc8058912d55efd1390f985d80 (patch) | |
tree | 69f74e024d746c5cb99e9d6766682bbbff8beee7 /rust/helpers/helpers.c | |
parent | a6960e6b1b0e2cb268f427a99040c408a8d10665 (diff) |
cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init
As the driver can be changed in and out of different modes it's possible
that adjust_perf is assigned when it shouldn't be.
This could happen if an MSR design is started up in passive mode and then
switches to active mode.
To solve this explicitly clear `adjust_perf` in amd_pstate_epp_cpu_init().
Tested-by: Klara Modin <[email protected]>
Tested-by: Dhananjay Ugwekar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mario Limonciello <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions