Skip to content

cpufreq: ACPI: Only set boost MSRs on supported CPUs

Mark Langsdorf requested to merge mlangsdorf/centos-stream-9:bz2170475 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2170475

Stop trying to set boost MSRs on CPUs that don't support boost.

This corrects a bug in the recent patch "Defer setting boost MSRs".

Signed-off-by: Mark Langsdorf mlangsdo@redhat.com

Merge request reports