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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250623133402.3120230-1-zhenglifeng1@huawei.com>
Date: Mon, 23 Jun 2025 21:33:55 +0800
From: Lifeng Zheng <zhenglifeng1@...wei.com>
To: <rafael@...nel.org>, <viresh.kumar@...aro.org>, <ionela.voinescu@....com>
CC: <linux-kernel@...r.kernel.org>, <linux-pm@...r.kernel.org>,
	<linuxarm@...wei.com>, <jonathan.cameron@...wei.com>,
	<zhanjie9@...ilicon.com>, <lihuisong@...wei.com>, <yubowen8@...wei.com>,
	<zhenglifeng1@...wei.com>
Subject: [PATCH 0/7] cpufreq: Some optimizations for cpufreq.c.

This patch series makes some minor optimizations for cpufreq.c to make
codes cleaner.

Lifeng Zheng (7):
  cpufreq: Disable cpufreq-based invariance when fail to register driver
  cpufreq: Init policy->rwsem before it may be possibly used
  cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs
  cpufreq: Remove duplicate check in __cpufreq_offline()
  cpufreq: Move the check of cpufreq_driver->get into
    cpufreq_verify_current_freq()
  cpufreq: Refactor code about starting governor in cpufreq_set_policy()
  cpufreq: Exit governor when failed to start old governor

 drivers/cpufreq/cpufreq.c | 53 +++++++++++++++++++++------------------
 1 file changed, 28 insertions(+), 25 deletions(-)

-- 
2.33.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ