On Thu, Oct 21, 2021 at 11:58:37AM +0200, Jan Beulich wrote: > The value it returns may change from true to false in case > iommu_enable_x2apic() fails and, as a side effect, clears iommu_intremap > (as can happen at least on AMD). Latch the return value from the first > invocation to replace the second one. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Roger Pau Monné <roger....@citrix.com> Thanks, Roger.