All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicola Vetrini <nicola.vetrini@bugseng.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: Michal Orzel <michal.orzel@amd.com>,
	xen-devel@lists.xenproject.org, Julien Grall <julien@xen.org>,
	Rahul Singh <rahul.singh@arm.com>,
	Stefano Stabellini <sstabellini@kernel.org>,
	Bertrand Marquis <bertrand.marquis@arm.com>,
	Volodymyr Babchuk <Volodymyr_Babchuk@epam.com>
Subject: Re: [PATCH 0/2] Final series to make Arm MISRA allcode green
Date: Wed, 08 Apr 2026 12:21:07 +0200	[thread overview]
Message-ID: <7fbcb3d1ccdcf6fabb45f5805b504096@bugseng.com> (raw)
In-Reply-To: <14185c87-84c0-4019-a3f6-50587b941350@citrix.com>

On 2026-04-08 11:51, Andrew Cooper wrote:
> On 08/04/2026 10:46 am, Nicola Vetrini wrote:
>> On 2026-04-08 11:22, Andrew Cooper wrote:
>>> On 07/04/2026 11:34 am, Michal Orzel wrote:
>>>> No more regressions for clean guidelines:
>>>> https://gitlab.com/xen-project/people/morzel/xen/-/pipelines/2433943072
>>>> 
>>>> Michal Orzel (2):
>>>>   iommu/arm: smmu: Fix variable shadowing
>>>>   iommu/arm: ipmmu-vmsa: Fix variable shadowing
>>>> 
>>>>  xen/drivers/passthrough/arm/ipmmu-vmsa.c | 6 ++----
>>>>  xen/drivers/passthrough/arm/smmu.c       | 7 +++----
>>>>  2 files changed, 5 insertions(+), 8 deletions(-)
>>> 
>>> If all the violations are fixed, should this test be made blocking?
>>> 
>>> ~Andrew
>> 
>> Only if they are also clean on x86; otherwise an arm-specific list of
>> clean rules should be made (probably better). @Michal what do you 
>> prefer?
>> 
> 
> All I'm suggesting is this:
> 
> xen.git/xen$ git diff
> diff --git a/automation/gitlab-ci/analyze.yaml 
> b/automation/gitlab-ci/analyze.yaml
> index 4e9af9d60224..f01798c5dee6 100644
> --- a/automation/gitlab-ci/analyze.yaml
> +++ b/automation/gitlab-ci/analyze.yaml
> @@ -149,7 +149,7 @@ eclair-ARM64-allcode:
>        CONFIG_STACK_PROTECTOR=y
>        CONFIG_UNSUPPORTED=y
>        CONFIG_VM_EVENT=y
> -  allow_failure: true
> +  allow_failure: false
>  
>  eclair-ARM64-testing:
>    extends: eclair-ARM64-allcode
> 
> 
> so regressions become blocking.
> 
> ~Andrew

Ah, yes, indeed. I didn't look at the patches but given the diff it 
makes sense

-- 
Nicola Vetrini, B.Sc.
Software Engineer
BUGSENG (https://bugseng.com)
LinkedIn: https://www.linkedin.com/in/nicola-vetrini-a42471253


  reply	other threads:[~2026-04-08 10:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-07 10:34 [PATCH 0/2] Final series to make Arm MISRA allcode green Michal Orzel
2026-04-07 10:34 ` [PATCH 1/2] iommu/arm: smmu: Fix variable shadowing Michal Orzel
2026-04-07 20:30   ` Stefano Stabellini
2026-04-07 10:34 ` [PATCH 2/2] iommu/arm: ipmmu-vmsa: " Michal Orzel
2026-04-07 13:48   ` Oleksandr Tyshchenko
2026-04-07 20:32   ` Stefano Stabellini
2026-04-08  9:22 ` [PATCH 0/2] Final series to make Arm MISRA allcode green Andrew Cooper
2026-04-08  9:46   ` Nicola Vetrini
2026-04-08  9:51     ` Andrew Cooper
2026-04-08 10:21       ` Nicola Vetrini [this message]
2026-04-08 10:36         ` Orzel, Michal
2026-04-08 10:42           ` Andrew Cooper
2026-04-08 11:01             ` Orzel, Michal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7fbcb3d1ccdcf6fabb45f5805b504096@bugseng.com \
    --to=nicola.vetrini@bugseng.com \
    --cc=Volodymyr_Babchuk@epam.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=bertrand.marquis@arm.com \
    --cc=julien@xen.org \
    --cc=michal.orzel@amd.com \
    --cc=rahul.singh@arm.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.