RE: [PATCH] acpi/tables: Add AEST in ACPI Table Definition

From: ishii.shuuichir@xxxxxxxxxxx
Date: Wed Nov 24 2021 - 19:35:08 EST


Thanks for the review.
We'd like to fix it and repost the v2 patch.

Best regards,
Shuuichirou

> -----Original Message-----
> From: Hanjun Guo <guohanjun@xxxxxxxxxx>
> Sent: Wednesday, November 24, 2021 4:11 PM
> To: Ishii, Shuuichirou/石井 周一郎 <ishii.shuuichir@xxxxxxxxxxx>;
> rafael@xxxxxxxxxx; lenb@xxxxxxxxxx; linux-acpi@xxxxxxxxxxxxxxx;
> linux-kernel@xxxxxxxxxxxxxxx
> Cc: lorenzo.pieralisi@xxxxxxx; sudeep.holla@xxxxxxx;
> linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [PATCH] acpi/tables: Add AEST in ACPI Table Definition
>
> On 2021/11/24 8:52, ishii.shuuichir@xxxxxxxxxxx wrote:
> > Hi, Hanjun.
> >
> > Thanks for the comment.
> > We apologize for the delay in replying due to my vacation.
> >
> > We understood this to be a point in response to the description of the patch
> comment.
> > What do you think of the following description?
> >
> > 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.
>
> Looks good to me.
>
> Thanks
> Hanjun