Re: [PATCH V5 46/50] x86/sev: Use C entry code

From: Lai Jiangshan
Date: Thu Nov 18 2021 - 06:05:00 EST


On Thu, Nov 18, 2021 at 5:31 PM Liam Merwick <liam.merwick@xxxxxxxxxx> wrote:
>
> On 10/11/2021 11:57, Lai Jiangshan wrote:
> > From: Lai Jiangshan <laijs@xxxxxxxxxxxxxxxxx>
> >
> > Use DEFINE_IDTENTRY_IST_ETNRY_ERRORCODE to emit C entry function and
> > use the function directly in entry_64.S.
> >
>
> A drive-by comment as I was looking for SEV commits...
>
> Typo in definition names, ETNRY -> ENTRY, (which impacts most patches
> between 38-48) would likely cause confusion in the future.
>

Wow, what a study mistake.

Thanks
Lai