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-prev] [day] [month] [year] [list]
Message-ID: <6b65f2a1-7906-4659-a254-3cbbc9ba8bf1@huawei.com>
Date: Tue, 19 Aug 2025 19:07:41 +0800
From: "lihuisong (C)" <lihuisong@...wei.com>
To: <rafael@...nel.org>, <lenb@...nel.org>
CC: <linux-acpi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	<linuxarm@...wei.com>, <jonathan.cameron@...wei.com>,
	<zhanjie9@...ilicon.com>, <zhenglifeng1@...wei.com>, <yubowen8@...wei.com>,
	<liuyonglong@...wei.com>
Subject: Re: [PATCH v3 0/2] ACPI: processor: idle: Optimize acpi idle driver
 registration

Kindly ping for review.

在 2025/7/28 15:06, Huisong Li 写道:
> This series fix a memory leak issue and optimize the registration of
> acpi idle driver to enhance its readability.
>
> ---
> changelog:
> v3:
>   * use a separate patch to fix memory leak.
>   * change the return value of the new function to void.
>   * change log level to debug on failure path.
> v2:
>   * register cpuidle driver in advance when all of the CPUs have been
>     brought up.
> https://patchwork.kernel.org/project/linux-acpi/patch/20250723121034.3685996-1-lihuisong@huawei.com/
> v1:
> https://patchwork.kernel.org/project/linux-acpi/patch/20250619061327.1674384-1-lihuisong@huawei.com/
>
> Huisong Li (2):
>    ACPI: processor: idle: Fix memory leak when register cpuidle device
>      failed
>    ACPI: processor: idle: Optimize acpi idle driver registration
>
>   drivers/acpi/processor_driver.c |  3 ++
>   drivers/acpi/processor_idle.c   | 67 ++++++++++++++++++++++-----------
>   include/acpi/processor.h        |  8 ++++
>   3 files changed, 55 insertions(+), 23 deletions(-)
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ