Re: [PATCH] xen: add deviations for MISRA C 2012 Rule R5.4

2024-11-13 Thread Stefano Stabellini
On Wed, 13 Nov 2024, Jan Beulich wrote: > On 13.11.2024 10:38, Alessandro Zucchelli wrote: > > This addresses violations of MISRA C:2012 Rule 5.4 which states as > > following: Macro identifiers shall be distinct. > > > > This deviation aims to address violations of Rule 5.4 regarding > > identifi

Re: [PATCH] xen: add deviations for MISRA C 2012 Rule R5.4

2024-11-13 Thread Jan Beulich
On 13.11.2024 10:38, Alessandro Zucchelli wrote: > This addresses violations of MISRA C:2012 Rule 5.4 which states as > following: Macro identifiers shall be distinct. > > This deviation aims to address violations of Rule 5.4 regarding > identifiers XLAT_hvm_altp2m_set_mem_access_multi_HNDL_pfn_li

Re: [PATCH] xen: add deviations for MISRA C 2012 Rule R5.4

2024-11-13 Thread Simone Ballarin
On 2024-11-13 10:38, Alessandro Zucchelli wrote: This addresses violations of MISRA C:2012 Rule 5.4 which states as following: Macro identifiers shall be distinct. This deviation aims to address violations of Rule 5.4 regarding identifiers XLAT_hvm_altp2m_set_mem_access_multi_HNDL_pfn_list and X

[PATCH] xen: add deviations for MISRA C 2012 Rule R5.4

2024-11-13 Thread Alessandro Zucchelli
This addresses violations of MISRA C:2012 Rule 5.4 which states as following: Macro identifiers shall be distinct. This deviation aims to address violations of Rule 5.4 regarding identifiers XLAT_hvm_altp2m_set_mem_access_multi_HNDL_pfn_list and XLAT_hvm_altp2m_set_mem_access_multi_HNDL_access_lis