Re: [XEN PATCH v2 0/6][RESEND] address violations of MISRA C Rule 20.7

2024-06-27 Thread oleksii . kurochko
On Mon, 2024-06-24 at 17:47 -0700, Stefano Stabellini wrote: > Hi Oleksii, > > I would like to ask for a release-ack as the patch series makes very > few > changes outside of the static analysis configuration. The few changes > to > the Xen code are very limited, straightforward and makes the code

Re: [XEN PATCH v2 0/6][RESEND] address violations of MISRA C Rule 20.7

2024-06-27 Thread Jan Beulich
On 26.06.2024 19:42, oleksii.kuroc...@gmail.com wrote: > On Tue, 2024-06-25 at 08:39 +0200, Jan Beulich wrote: >> On 25.06.2024 02:47, Stefano Stabellini wrote: >>> I would like to ask for a release-ack as the patch series makes >>> very few >>> changes outside of the static analysis configuration.

Re: [XEN PATCH v2 0/6][RESEND] address violations of MISRA C Rule 20.7

2024-06-26 Thread Stefano Stabellini
On Wed, 26 Jun 2024, oleksii.kuroc...@gmail.com wrote: > On Tue, 2024-06-25 at 08:39 +0200, Jan Beulich wrote: > > On 25.06.2024 02:47, Stefano Stabellini wrote: > > > I would like to ask for a release-ack as the patch series makes > > > very few > > > changes outside of the static analysis configu

Re: [XEN PATCH v2 0/6][RESEND] address violations of MISRA C Rule 20.7

2024-06-26 Thread oleksii . kurochko
On Tue, 2024-06-25 at 08:39 +0200, Jan Beulich wrote: > On 25.06.2024 02:47, Stefano Stabellini wrote: > > I would like to ask for a release-ack as the patch series makes > > very few > > changes outside of the static analysis configuration. The few > > changes to > > the Xen code are very limited,

Re: [XEN PATCH v2 0/6][RESEND] address violations of MISRA C Rule 20.7

2024-06-24 Thread Jan Beulich
On 25.06.2024 02:47, Stefano Stabellini wrote: > I would like to ask for a release-ack as the patch series makes very few > changes outside of the static analysis configuration. The few changes to > the Xen code are very limited, straightforward and makes the code > better, see patch #3 and #5. Wh

Re: [XEN PATCH v2 0/6][RESEND] address violations of MISRA C Rule 20.7

2024-06-24 Thread Stefano Stabellini
Hi Oleksii, I would like to ask for a release-ack as the patch series makes very few changes outside of the static analysis configuration. The few changes to the Xen code are very limited, straightforward and makes the code better, see patch #3 and #5. On Mon, 17 Jun 2024, Nicola Vetrini wrote:

[XEN PATCH v2 0/6][RESEND] address violations of MISRA C Rule 20.7

2024-06-17 Thread Nicola Vetrini
Hi all, this series addresses several violations of Rule 20.7, as well as a small fix to the ECLAIR integration scripts that do not influence the current behaviour, but were mistakenly part of the upstream configuration. Note that by applying this series the rule has a few leftover violations. Mo