Merge patch series "acpi: simplify updating ACPI table header checksum"
authorTom Rini <trini@konsulko.com>
Tue, 8 Apr 2025 21:23:06 +0000 (15:23 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 8 Apr 2025 22:23:27 +0000 (16:23 -0600)
commitfba8bfdd0bf2db1edd0383ba89a0c6037a6fe807
treee6389f796e17959417c99a9ca196d373ffec4c94
parenta1dd42950dee5e0da8fb5e053d8506eaa4000bf4
parentfecc50b0517d362b4db173b08a769f7b975d8255
Merge patch series "acpi: simplify updating ACPI table header checksum"

Heinrich Schuchardt <heinrich.schuchardt@canonical.com> says:

Introduce a new function to update ACPI table headers.
This allows to simplify the existing code.

Link: https://lore.kernel.org/r/20250321232121.251800-1-heinrich.schuchardt@canonical.com
board/emulation/qemu-sbsa/acpi.c
include/acpi/acpi_table.h
lib/acpi/acpi_table.c