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: <20250929093754.3998136-1-lihuisong@huawei.com>
Date: Mon, 29 Sep 2025 17:37:45 +0800
From: Huisong Li <lihuisong@...wei.com>
To: <rafael@...nel.org>, <lenb@...nel.org>
CC: <linux-acpi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	<Sudeep.Holla@....com>, <linuxarm@...wei.com>, <jonathan.cameron@...wei.com>,
	<zhanjie9@...ilicon.com>, <zhenglifeng1@...wei.com>, <yubowen8@...wei.com>,
	<lihuisong@...wei.com>
Subject: [PATCH v1 0/9] ACPI: processor: idle: enhance and cleancode for cpuidle state

This series is aimed to enhance the verification to the validity of
_LPI object and LPI state. And do some cleancodes.

Huisong Li (9):
  ACPI: processor: idle: raise up log level when evaluate LPI failed
  ACPI: processor: idle: Return failure if entry method is not buffer or
    integer type
  ACPI: processor: idle: Return failure when get lpi_state->arch_flags
    failed
  ACPI: processor: idle: Move the initialization of state->flags to
    acpi_processor_setup_cstates
  ACPI: processor: idle: Add the verification of processor FFH LPI state
  ACPI: processor: idle: Do not change power states if get power info
    failed
  ACPI: processor: idle: Remove died codes about the verification of
    cstate count
  ACPI: processor: idle: Redefine setup idle functions to void
  ACPI: processor: idle: Redefine acpi_processor_setup_cpuidle_dev to
    void

 drivers/acpi/processor_idle.c | 102 ++++++++++++++++++----------------
 1 file changed, 53 insertions(+), 49 deletions(-)

-- 
2.33.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ