cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 10 Apr 2020 19:26:29 +0000 (20:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 May 2020 06:20:14 +0000 (08:20 +0200)
commit4d1a83cb5afe9ee669dced6b6bf981b8a7da632f
tree5eb127a03f3d3d014d8188e79d2f78801edaa628
parentd12d7bf92b08d12b426c695b6c2ff0e118284c3c
cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once

[ Upstream commit 8c539776ac83c0857395e1ccc9c6b516521a2d32 ]

Make a note of the first time we discover the turbo mode has been
disabled by the BIOS, as otherwise we complain every time we try to
update the mode.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/cpufreq/intel_pstate.c