Re: [PATCH v3] x86/virt/tdx: Formalize SEAMCALL version encoding support
Xu Yilun <[email protected]> Thu, 23 Jul 2026 13:43:51 +0800
| Newsgroups | dev.linux.lists.linux-coco,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <amGqFxt/9DquRGO3@yilunxu-OptiPlex-7050> |
On Wed, Jul 22, 2026 at 12:23:04PM +0100, Kiryl Shutsemau wrote: > On Wed, Jul 22, 2026 at 04:46:34PM +0800, Xu Yilun wrote: > > While both options have merits, I chose the latter from a > > software-centric perspective. I sent v3 to invite more discussion. > > I still don't see what postponing the encoding to assembly buys us, Sorry, I overlooked it. I think this gives us consistent view of what 'fn' is for all seamcall-related functions. > but it is not the hill I want to die on. The result is centralized > and correct, so let's move on. > > Reviewed-by: Kiryl Shutsemau (Meta) <[email protected]> Thanks!