Re: [PATCH] x86/virt/tdx: Warn on !4K level in tdh_mem_page_aug()
"Edgecombe, Rick P" <[email protected]>
| Newsgroups | org.kernel.vger.kvm,dev.linux.lists.linux-coco,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2026-08-25 at 10:55 +0800, Yan Zhao wrote: > Do not drop the "level" parameter instead, as it will be needed once huge > page support is added. TDX and coco has so many plans for the future. An abnormal amount of concurrent thinking. I think everyone agrees we need to wrangle it by doing things iteratively, and cheating when it comes to uABI. Since we have TDX huge pages coming so soon, it seems ok to leave it. But I just wanted to say having the level arg here originally was wrong. So this should not be precedent for pre-enabling of things years in the future.