]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 26 Aug 2024 21:13:53 +0000 (16:13 -0500)
committerMario Limonciello <mario.limonciello@amd.com>
Wed, 11 Sep 2024 15:23:22 +0000 (10:23 -0500)
commit21fb59ab4b9767085f4fe1edbdbe3177fbb9ec97
tree154cd224c90129f1621302c4d49062af42aec681
parent3355ac2541052154b6ca0b1263be5bf49dfa0158
ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn

If the boost ratio isn't calculated properly for the system for any
reason this can cause other problems that are non-obvious.

Raise all messages to warn instead.

Suggested-by: Perry Yuan <Perry.Yuan@amd.com>
Reviewed-by: Perry Yuan <perry.yuan@amd.com>
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
arch/x86/kernel/acpi/cppc.c