Re: [PATCH v6] automation/eclair: update configuration of D4.10

2025-07-07 Thread Anthony PERARD
On Mon, Jul 07, 2025 at 12:48:06PM +, Anthony PERARD wrote: > On Mon, Jun 23, 2025 at 06:19:27PM -0700, Stefano Stabellini wrote: > > diff --git a/xen/include/xen/compile.h.in b/xen/include/xen/compile.h.in > > index 3151d1e7d1..9206341ba6 100644 > > --- a/xen/include/xen/compile.h.in > > +++ b

Re: [PATCH v6] automation/eclair: update configuration of D4.10

2025-07-07 Thread Anthony PERARD
On Mon, Jun 23, 2025 at 06:19:27PM -0700, Stefano Stabellini wrote: > diff --git a/xen/include/xen/compile.h.in b/xen/include/xen/compile.h.in > index 3151d1e7d1..9206341ba6 100644 > --- a/xen/include/xen/compile.h.in > +++ b/xen/include/xen/compile.h.in > @@ -1,3 +1,6 @@ > +#ifndef XEN_COMPILE_H >

Re: [PATCH v6] automation/eclair: update configuration of D4.10

2025-07-02 Thread Dmytro Prokopchuk1
Hello, All! Do you have any comments on this patch? Вoes it need any improvement? BR, Dmytro. On 6/24/25 04:19, Stefano Stabellini wrote: > MISRA C Directive 4.10 states that "Precautions shall be taken in order > to prevent the contents of a header file being included more than > once". > > Ad

Re: [PATCH v6] automation/eclair: update configuration of D4.10

2025-06-23 Thread Jan Beulich
On 24.06.2025 03:19, Stefano Stabellini wrote: > MISRA C Directive 4.10 states that "Precautions shall be taken in order > to prevent the contents of a header file being included more than > once". > > Add a SAF tag and update the comment on top of cpufeatures.h. > Add a header inclusion guard to