cpufreq/amd-pstate-ut: Don't check for highest perf matching on prefcore
authorMario Limonciello <mario.limonciello@amd.com>
Tue, 2 Jul 2024 17:15:14 +0000 (12:15 -0500)
committerMario Limonciello <mario.limonciello@amd.com>
Fri, 23 Aug 2024 16:07:58 +0000 (11:07 -0500)
commit9983a9cd4d429dc9ca01770083c4c1f366214b65
tree2c9d8e4a6ac8e262534701850a60f0c3e1ea905b
parent0d8584d288a9b4132e945d76bcc04395d158b2e7
cpufreq/amd-pstate-ut: Don't check for highest perf matching on prefcore

If a system is using preferred cores the highest perf will be inconsistent
as it can change from system events.

Skip the checks for it.

Fixes: e571a5e2068e ("cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically")
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
drivers/cpufreq/amd-pstate-ut.c