lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0joB+xnRKLn_sFFFOsUnkD8smP=nEJCobDGsTQkkYnciQ@mail.gmail.com>
Date: Thu, 23 Jan 2025 21:07:25 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Viresh Kumar <viresh.kumar@...aro.org>, Lifeng Zheng <zhenglifeng1@...wei.com>
Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org, 
	linuxarm@...wei.com, jonathan.cameron@...wei.com, zhanjie9@...ilicon.com, 
	lihuisong@...wei.com, fanghao11@...wei.com
Subject: Re: [PATCH v2 0/4] cpufreq: Fix some boost errors related to CPU
 online and offline.

On Tue, Jan 21, 2025 at 7:38 AM Viresh Kumar <viresh.kumar@...aro.org> wrote:
>
> On 17-01-25, 18:14, Lifeng Zheng wrote:
> > This patch series fix some boost errors related to CPU online and offline:
> >
> >  - patch 1 fix an error that causes the CPU stay on base frequency after a
> >    specific operation
> >
> >  - patch 2 introduce a more generic way to set default per-policy boost
> >    flag and fix a error that causes the per-policy boost flag remians true
> >    when cpufreq_driver boost disabled
> >
> >  - patch 3 fix an error in cppc_cpufreq that causes the CPU stay on base
> >    frequency when boost flag is true
> >
> >  - patch 4 remove the set_boost in acpi_cpufreq_cpu_init(), since it will
> >    be executed in cpufreq_online
> >
> > Change since v1:
> >  - remove update of min_freq_req
> >  - optimize the conditions for executing set_boost in cpufreq_online
> >  - fix another error in cppc_cpufreq
> >  - remove set_boost in acpi_cpufreq_cpu_init()
>
> Acked-by: Viresh Kumar <viresh.kumar@...aro.org>

All patches in the series applied as 6.14-rc material, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ