Re: [PATCH v9 01/11] x86/virt/tdx: Simplify PAMT layout calculation
Dave Hansen <[email protected]>
| Newsgroups | dev.linux.lists.linux-coco,org.kernel.vger.kvm,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/5/26 19:08, Rick Edgecombe wrote: > Three is not a very high number, so get rid of the loop and just duplicate > the small calculation three times. In doing so, setup for future Dynamic > PAMT changes. Reviewed-by: Dave Hansen <[email protected]>