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: <CAJZ5v0jc7_k0GEVYD06v-VJ5Mc9af2MV4taXTxJ9SnZ6+Q3n3A@mail.gmail.com>
Date: Thu, 29 Aug 2024 14:44:46 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Jiaqing Zhao <jiaqing.zhao@...ux.intel.com>
Cc: Robert Moore <robert.moore@...el.com>, 
	"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>, Len Brown <lenb@...nel.org>, linux-acpi@...r.kernel.org, 
	acpica-devel@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/2] S3 wakeup support for hardware reduced model

On Tue, Aug 27, 2024 at 4:58 AM Jiaqing Zhao
<jiaqing.zhao@...ux.intel.com> wrote:
>
> S3 wakeup requires waking vector in FACS table, which is typically set
> by OS. This patchset enables FACS table support and allows setting
> waking vector in "Hardware-reduced ACPI support only" builds
> (CONFIG_ACPI_REDUCED_HARDWARE_ONLY=y).
>
> Link: https://github.com/acpica/acpica/pull/960
> Link: https://github.com/acpica/acpica/commit/ee53ed6b5452612bb44af542b68d605f8b2b1104
>
> v2->v3:
> * Remove extra code style changes to align with original ACPICA commit.
> v1->v2:
> * Not removing acpi_hw_set_firmware_waking_vector() declaration in
>   hwxfsleep.c
> * Change was merged in ACPICA project, add links to it.
>
> Jiaqing Zhao (2):
>   ACPICA: Detect FACS in reduced hardware build
>   ACPICA: Allow setting waking vector on reduced hardware platforms
>
>  drivers/acpi/acpica/acglobal.h  |  6 +-----
>  drivers/acpi/acpica/hwxfsleep.c | 15 ++++++---------
>  drivers/acpi/acpica/tbutils.c   |  2 --
>  drivers/acpi/acpica/utxfinit.c  | 24 ++++++++++++------------
>  include/acpi/acconfig.h         |  1 -
>  include/acpi/acpixf.h           |  8 ++++----
>  6 files changed, 23 insertions(+), 33 deletions(-)
>
> --

Both patches applied as 6.12 material, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ