]> git.ipfire.org Git - thirdparty/linux.git/commit
cpufreq/amd-pstate: Show a warning when a CPU fails to setup
authorMario Limonciello <mario.limonciello@amd.com>
Wed, 11 Dec 2024 20:57:57 +0000 (14:57 -0600)
committerMario Limonciello <mario.limonciello@amd.com>
Thu, 6 Mar 2025 19:01:24 +0000 (13:01 -0600)
commita9ba0fd452d82ca0da170eb6291aac01075a17d5
treea569aa360c40f3f5a2847ec8711d914d8dd16c75
parentb7a41156588ad03757bf0a2f0e05d6cbcebeaa9e
cpufreq/amd-pstate: Show a warning when a CPU fails to setup

I came across a system that MSR_AMD_CPPC_CAP1 for some CPUs isn't
populated.  This is an unexpected behavior that is most likely a
BIOS bug. In the event it happens I'd like users to report bugs
to properly root cause and get this fixed.

Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Reviewed-by: Dhananjay Ugwekar <dhananjay.ugwekar@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
drivers/cpufreq/amd-pstate.c