[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250417042500.tbuupp3jdpfkk7kh@vireshk-i7>
Date: Thu, 17 Apr 2025 09:55:00 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Johan Hovold <johan+linaro@...nel.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>,
"Rob Herring (Arm)" <robh@...nel.org>, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH] cpufreq: fix compile-test defaults
On 16-04-25, 15:43, Johan Hovold wrote:
> Commit 3f66425a4fc8 ("cpufreq: Enable COMPILE_TEST on Arm drivers")
> enabled compile testing of most Arm CPUFreq drivers but left the
> existing default values unchanged so that many drivers are enabled by
> default whenever COMPILE_TEST is selected.
>
> This specifically results in the S3C64XX CPUFreq driver being enabled
> and initialised during boot of non-S3C64XX platforms with the following
> error logged:
>
> cpufreq: Unable to obtain ARMCLK: -2
>
> Fix the default values for drivers that can be compile tested and that
> should be enabled by default when not compile testing.
>
> Fixes: 3f66425a4fc8 ("cpufreq: Enable COMPILE_TEST on Arm drivers")
> Cc: stable@...r.kernel.org # 6.12
> Cc: Rob Herring (Arm) <robh@...nel.org>
> Signed-off-by: Johan Hovold <johan+linaro@...nel.org>
> ---
> drivers/cpufreq/Kconfig.arm | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
I have already applied a similar patch:
https://lore.kernel.org/all/20250404124006.362723-1-krzysztof.kozlowski@linaro.org/
Can you rebase over that please ?
--
viresh
Powered by blists - more mailing lists