On 07.02.2024 01:51, Stefano Stabellini wrote: > On Wed, 13 Dec 2023, Simone Ballarin wrote: >> From: Maria Celeste Cesario <[email protected]> >> >> The xen sources contain violations of MISRA C:2012 Rule 14.4 whose >> headline states: >> "The controlling expression of an if statement and the controlling >> expression of an iteration-statement shall have essentially Boolean type". >> >> Add comparisons to avoid using enum constants as controlling expressions >> to comply with Rule 14.4. >> No functional change. >> >> Signed-off-by: Maria Celeste Cesario <[email protected]> >> Signed-off-by: Simone Ballarin <[email protected]> > > Reviewed-by: Stefano Stabellini <[email protected]> > > However it needs an ack from an x86 maintainer
And from respective IOMMU ones. Jan
