On Tue, Dec 05, 2023 at 03:24:46PM +0100, Jan Beulich wrote: > On 04.12.2023 10:43, Roger Pau Monne wrote: > > Like XSA-445, do not assume IOMMU page table levels on VT-d are always set > > based on DEFAULT_DOMAIN_ADDRESS_WIDTH and instead fetch the value set by > > intel_iommu_hwdom_init() from the domain iommu structure. This prevents > > changes to intel_iommu_hwdom_init() possibly getting the levels out of sync > > In both cases, don't you mean intel_iommu_domain_init() instead? Only if
Indeed, sorry. > so > Reviewed-by: Jan Beulich <[email protected]> > (and happy to adjust while committing). Thanks. > Otherwise I must be missing something. No, you are right. Roger.
