linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Support clean reboot after hibernate on Arm64
@ 2024-03-11 12:19 David Woodhouse
  2024-03-11 12:19 ` [PATCH v2 1/2] ACPICA: Detect FACS even for hardware reduced platforms David Woodhouse
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: David Woodhouse @ 2024-03-11 12:19 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Robert Moore, Rafael J. Wysocki, Len Brown, Sudeep Holla,
	linux-arm-kernel, linux-kernel, linux-acpi, acpica-devel

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 +------
 3 files changed, 24 insertions(+), 23 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-04-19 15:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11 12:19 [PATCH v2 0/2] Support clean reboot after hibernate on Arm64 David Woodhouse
2024-03-11 12:19 ` [PATCH v2 1/2] ACPICA: Detect FACS even for hardware reduced platforms David Woodhouse
2024-03-11 13:04 ` [PATCH v2 2/2] arm64: acpi: Honour firmware_signature field of FACS, if it exists David Woodhouse
2024-04-12 14:05 ` [PATCH v2 0/2] Support clean reboot after hibernate on Arm64 Will Deacon
2024-04-12 14:18   ` David Woodhouse
2024-04-12 19:25     ` Wysocki, Rafael J
2024-04-19 15:32 ` Will Deacon
2024-04-19 15:39   ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).