Re: [PATCH v3 08/26] x86/virt/seamldr: Retrieve P-SEAMLDR information

From: Xu Yilun

Date: Sun Feb 01 2026 - 19:35:22 EST


> If nothing else, __packed is a good indicator that WYSIWYG for structure
> layout because it's an ABI. I honestly don't see a lot of downsides.

OK. So on x86 I can use it without worry. Thanks.