]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 4 May 2026 23:01:37 +0000 (18:01 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 8 May 2026 19:14:19 +0000 (21:14 +0200)
commitdb5dadb562cabb6da49959b473ed0d9645b6f2da
tree5a3b21d396b73638e586fcf51ac75bbd8b6e7515
parent7fd2df204f342fc17d1a0bfcd474b24232fb0f32
Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"

Some older systems don't support CPPC in the firmware and this just makes
noise for them when booting.  Drop back to debug.

This reverts commit 21fb59ab4b9767085f4fe1edbdbe3177fbb9ec97.

Fixes: 21fb59ab4b976 ("ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn")
Suggested-by: Kim Phillips <kim.phillips@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Tested-by: Kim Phillips <kim.phillips@amd.com>
Cc: All applicable <stable@vger.kernel.org>
Link: https://patch.msgid.link/20260504230141.484743-2-mario.limonciello@amd.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/kernel/acpi/cppc.c