]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq/amd-pstate-ut: Add fix for min freq unit test
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 17 Oct 2024 17:34:39 +0000 (12:34 -0500)
committerMario Limonciello <mario.limonciello@amd.com>
Mon, 28 Oct 2024 19:54:36 +0000 (14:54 -0500)
commit31f9056ed243002a2ec1d8cfa871d2c3eb84cf83
treec9372bce74b067b3574bd592c59865f875392a6b
parent54ab7d7c59c9444a28b67eaa10983f86ebf73c69
cpufreq/amd-pstate-ut: Add fix for min freq unit test

commit 642aff3964b0f ("cpufreq/amd-pstate: Set the initial min_freq to
lowest_nonlinear_freq") changed the initial minimum frequency to lowest
nonlinear frequency, but the unit tests weren't updated and now fail.

Update them to match this same change.

Fixes: 642aff3964b0f ("cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq")
Link: https://lore.kernel.org/r/20241017173439.4924-1-mario.limonciello@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
drivers/cpufreq/amd-pstate-ut.c