[PATCH for-4.20] eclair: mark R16.6 as clean

Stefano Stabellini posted 1 patch 8 months, 1 week ago
Failed in applying to current master (apply log)
MC3A2.R14.4||
MC3A2.R16.2||
MC3A2.R16.3||
+MC3A2.R16.6||
MC3A2.R16.7||
MC3A2.R17.1||
MC3A2.R17.3||
[PATCH for-4.20] eclair: mark R16.6 as clean
Posted by Stefano Stabellini 8 months, 1 week ago
Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
---
This is possible thanks to "resolve the last 3 MISRA R16.6 violations"
being committed.

Requesting a release ack. Successful pipeline:
https://gitlab.com/xen-project/people/sstabellini/xen/-/pipelines/1681379131

diff --git a/automation/eclair_analysis/ECLAIR/tagging.ecl b/automation/eclair_analysis/ECLAIR/tagging.ecl
index 66698b4bff..1d078d8905 100644
--- a/automation/eclair_analysis/ECLAIR/tagging.ecl
+++ b/automation/eclair_analysis/ECLAIR/tagging.ecl
@@ -69,6 +69,7 @@ MC3A2.R14.3||
 MC3A2.R14.4||
 MC3A2.R16.2||
 MC3A2.R16.3||
+MC3A2.R16.6||
 MC3A2.R16.7||
 MC3A2.R17.1||
 MC3A2.R17.3||
Re: [PATCH for-4.20] eclair: mark R16.6 as clean
Posted by Oleksii Kurochko 8 months, 1 week ago
On 2/20/25 10:54 PM, Stefano Stabellini wrote:
> Signed-off-by: Stefano Stabellini<stefano.stabellini@amd.com>
> ---
> This is possible thanks to "resolve the last 3 MISRA R16.6 violations"
> being committed.
>
> Requesting a release ack. Successful pipeline:
> https://gitlab.com/xen-project/people/sstabellini/xen/-/pipelines/1681379131

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 66698b4bff..1d078d8905 100644
> --- a/automation/eclair_analysis/ECLAIR/tagging.ecl
> +++ b/automation/eclair_analysis/ECLAIR/tagging.ecl
> @@ -69,6 +69,7 @@ MC3A2.R14.3||
>   MC3A2.R14.4||
>   MC3A2.R16.2||
>   MC3A2.R16.3||
> +MC3A2.R16.6||
>   MC3A2.R16.7||
>   MC3A2.R17.1||
>   MC3A2.R17.3||
Re: [PATCH for-4.20] eclair: mark R16.6 as clean
Posted by Andrew Cooper 8 months, 1 week ago
On 21/02/2025 11:52 am, Oleksii Kurochko wrote:
>
>
> On 2/20/25 10:54 PM, Stefano Stabellini wrote:
>> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
>> ---
>> This is possible thanks to "resolve the last 3 MISRA R16.6 violations"
>> being committed.
>>
>> Requesting a release ack. Successful pipeline:
>> https://gitlab.com/xen-project/people/sstabellini/xen/-/pipelines/1681379131
> Release-Acked-By: Oleksii Kurochko <oleksii.kurochko@gmail.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>