Message ID | 20250220125354.869062-1-andrew.cooper3@citrix.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [for-4.20] CI: Mark MISRA Rule 11.2 as clean | expand |
On 2025-02-20 13:53, Andrew Cooper wrote: > Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> > --- > CC: Anthony PERARD <anthony.perard@vates.tech> > CC: Michal Orzel <michal.orzel@amd.com> > CC: Jan Beulich <jbeulich@suse.com> > CC: Julien Grall <julien@xen.org> > CC: Roger Pau Monné <roger.pau@citrix.com> > CC: Stefano Stabellini <sstabellini@kernel.org> > CC: Oleksii Kurochko <oleksii.kurochko@gmail.com> > CC: Nicola Vetrini <nicola.vetrini@bugseng.com> > > For 4.20. I want to include the fix and this patch ahead of RC5 to > avoid > backporting. > --- > automation/eclair_analysis/ECLAIR/tagging.ecl | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Nicola Vetrini <nicola.vetrini@bugseng.com> > diff --git a/automation/eclair_analysis/ECLAIR/tagging.ecl > b/automation/eclair_analysis/ECLAIR/tagging.ecl > index 491625e84c27..66698b4bfffb 100644 > --- a/automation/eclair_analysis/ECLAIR/tagging.ecl > +++ b/automation/eclair_analysis/ECLAIR/tagging.ecl > @@ -58,6 +58,7 @@ MC3A2.R9.2|| > MC3A2.R9.3|| > MC3A2.R9.4|| > MC3A2.R10.2|| > +MC3A2.R11.2|| > MC3A2.R11.6|| > MC3A2.R11.7|| > MC3A2.R11.9|| > > base-commit: c989ff614f6bad48b3bd4b32694f711b31c7b2d6
On 2/20/25 2:12 PM, Nicola Vetrini wrote: > On 2025-02-20 13:53, Andrew Cooper wrote: >> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> >> --- >> CC: Anthony PERARD <anthony.perard@vates.tech> >> CC: Michal Orzel <michal.orzel@amd.com> >> CC: Jan Beulich <jbeulich@suse.com> >> CC: Julien Grall <julien@xen.org> >> CC: Roger Pau Monné <roger.pau@citrix.com> >> CC: Stefano Stabellini <sstabellini@kernel.org> >> CC: Oleksii Kurochko <oleksii.kurochko@gmail.com> >> CC: Nicola Vetrini <nicola.vetrini@bugseng.com> >> >> For 4.20. I want to include the fix and this patch ahead of RC5 to >> avoid >> backporting. >> --- >> automation/eclair_analysis/ECLAIR/tagging.ecl | 1 + >> 1 file changed, 1 insertion(+) >> > > Reviewed-by: Nicola Vetrini <nicola.vetrini@bugseng.com> Release-Acked-by: Oleksii Kurochko<oleksii.kurochko@gmail.com> ~Oleksii > >> diff --git a/automation/eclair_analysis/ECLAIR/tagging.ecl >> b/automation/eclair_analysis/ECLAIR/tagging.ecl >> index 491625e84c27..66698b4bfffb 100644 >> --- a/automation/eclair_analysis/ECLAIR/tagging.ecl >> +++ b/automation/eclair_analysis/ECLAIR/tagging.ecl >> @@ -58,6 +58,7 @@ MC3A2.R9.2|| >> MC3A2.R9.3|| >> MC3A2.R9.4|| >> MC3A2.R10.2|| >> +MC3A2.R11.2|| >> MC3A2.R11.6|| >> MC3A2.R11.7|| >> MC3A2.R11.9|| >> >> base-commit: c989ff614f6bad48b3bd4b32694f711b31c7b2d6 >
diff --git a/automation/eclair_analysis/ECLAIR/tagging.ecl b/automation/eclair_analysis/ECLAIR/tagging.ecl index 491625e84c27..66698b4bfffb 100644 --- a/automation/eclair_analysis/ECLAIR/tagging.ecl +++ b/automation/eclair_analysis/ECLAIR/tagging.ecl @@ -58,6 +58,7 @@ MC3A2.R9.2|| MC3A2.R9.3|| MC3A2.R9.4|| MC3A2.R10.2|| +MC3A2.R11.2|| MC3A2.R11.6|| MC3A2.R11.7|| MC3A2.R11.9||
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> --- CC: Anthony PERARD <anthony.perard@vates.tech> CC: Michal Orzel <michal.orzel@amd.com> CC: Jan Beulich <jbeulich@suse.com> CC: Julien Grall <julien@xen.org> CC: Roger Pau Monné <roger.pau@citrix.com> CC: Stefano Stabellini <sstabellini@kernel.org> CC: Oleksii Kurochko <oleksii.kurochko@gmail.com> CC: Nicola Vetrini <nicola.vetrini@bugseng.com> For 4.20. I want to include the fix and this patch ahead of RC5 to avoid backporting. --- automation/eclair_analysis/ECLAIR/tagging.ecl | 1 + 1 file changed, 1 insertion(+) base-commit: c989ff614f6bad48b3bd4b32694f711b31c7b2d6