[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1d7a7c6e73b4bf3f2177dca0e45d375e77e8388a.camel@infradead.org>
Date: Fri, 12 Apr 2024 15:18:22 +0100
From: David Woodhouse <dwmw2@...radead.org>
To: Will Deacon <will@...nel.org>
Cc: Catalin Marinas <catalin.marinas@....com>, Robert Moore
<robert.moore@...el.com>, "Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
Len Brown <lenb@...nel.org>, Sudeep Holla <sudeep.holla@....com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-acpi@...r.kernel.org, acpica-devel@...ts.linux.dev
Subject: Re: [PATCH v2 0/2] Support clean reboot after hibernate on Arm64
On Fri, 2024-04-12 at 15:05 +0100, Will Deacon wrote:
> On Mon, Mar 11, 2024 at 12:19:14PM +0000, David Woodhouse wrote:
> > When the hardware signature in the ACPI FACS changes, the OS is supposed
> > to perform a clean reboot instead of attempting to resume on a changed
> > platform.
> >
> > Although these patches have a functional dependency, they could be merged
> > separately. The second patch just won't *see* a FACS table if the ACPICA
> > fix isn't present.
> >
> > v2: Now that the ACPICA patch is merged upstream, note its commit ID
> >
> > David Woodhouse (2):
> > ACPICA: Detect FACS even for hardware reduced platforms
> > arm64: acpi: Honour firmware_signature field of FACS, if it exists
> >
> > arch/arm64/kernel/acpi.c | 10 ++++++++++
> > drivers/acpi/acpica/tbfadt.c | 30 +++++++++++++-----------------
> > drivers/acpi/acpica/tbutils.c | 7 +------
>
> Rafael, how would you like the handle this series? The arm64 part has
> been Acked-by Sudeep, so I'm happy with it.
Thanks, Will.
Similar question for Rafael on the guest side of the PSCI SYSTEM_OFF2
series, in particular
https://lore.kernel.org/kvm/20240319130957.1050637-6-dwmw2@infradead.org/#Z31kernel:power:hibernate.c
which sets the entering_platform_hibernation flag around the call to
the standard kernel_power_off() function when invoking it for
HIBERNATION_SHUTDOWN.
Download attachment "smime.p7s" of type "application/pkcs7-signature" (5965 bytes)
Powered by blists - more mailing lists