Re: [PATCH v3 07/21] x86/virt/tdx: Do TDX module global initialization
From: Kai Huang
Date: Wed Apr 20 2022 - 18:37:13 EST
On Wed, 2022-04-20 at 15:27 -0700, Sathyanarayanan Kuppuswamy wrote:
>
> On 4/5/22 9:49 PM, Kai Huang wrote:
> > Do the TDX module global initialization which requires calling
> > TDH.SYS.INIT once on any logical cpu.
>
> IMO, you could add some more background details to this commit log. Like
> why you are doing it and what it does?. I know that you already
> explained some background in previous patches. But including brief
> details here will help to review the commit without checking the
> previous commits.
>
OK I guess I can add "the first step is global initialization", etc.
--
Thanks,
-Kai