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

From: ishii.shuuichir@xxxxxxxxxxx
Date: Sun Nov 28 2021 - 20:35:49 EST


Thanks for the review.
We will repost the patch to reflect the contents.

Best regards,
Shuuichirou.

> -----Original Message-----
> From: Hanjun Guo <guohanjun@xxxxxxxxxx>
> Sent: Monday, November 29, 2021 10:01 AM
> To: Ishii, Shuuichirou/石井 周一郎 <ishii.shuuichir@xxxxxxxxxxx>;
> rafael@xxxxxxxxxx; lenb@xxxxxxxxxx; linux-acpi@xxxxxxxxxxxxxxx;
> linux-kernel@xxxxxxxxxxxxxxx; lorenzo.pieralisi@xxxxxxx;
> sudeep.holla@xxxxxxx
> Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [PATCH v2] acpi/tables: Add AEST in ACPI Table Definition
>
> On 2021/11/29 7:54, ishii.shuuichir@xxxxxxxxxxx wrote:
> > Hi, Hanjun.
> >
> > Thank you for your comment.
> > We apologize for the basic mistake.
> >
> > We will try to fix it as follows, is it OK?
> >
> > ---
> > Subject: [PATCH v3] acpi/tables: Add AEST in ACPI Table Definition
> >
> > 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 <ishii.shuuichir@xxxxxxxxxxx>
> > ---
> > 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.
>
> Looks good to me.
>
> Thanks
> Hanjun