On Mon, Nov 29, 2021 at 7:52 AM Hanjun Guo [off-list ref] wrote:
On 2021/11/29 14:10, Shuuichirou Ishii wrote:
quoted
When We added AEST using the Upgrading ACPI tables via initrd function,
the kernel could not recognize the AEST, so added the AEST table to
the list to enable the table upgrade function.
Signed-off-by: Shuuichirou Ishii <redacted>
---
v3 : Changed the location of the change log so that it does not
disappear when the patch is applied.
v2 : The reason for committing in the commit log was not clear,
so it was pointed out and corrected.
drivers/acpi/tables.c | 2 +-
Acked-by: Hanjun Guo <guohanjun@huawei.com>
Applied as 5.17 material under a new subject ("ACPI: tables: Add AEST
to the list of known table signatures") and with a cleaner changelog.
Thanks!