From: Nicola Vetrini <nicola.vetrini@bugseng.com>
To: Alejandro Vallejo <alejandro.garciavallejo@amd.com>
Cc: xen-devel@lists.xenproject.org,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Anthony PERARD" <anthony.perard@vates.tech>,
"Michal Orzel" <michal.orzel@amd.com>,
"Jan Beulich" <jbeulich@suse.com>,
"Julien Grall" <julien@xen.org>,
"Roger Pau Monné" <roger.pau@citrix.com>,
"Stefano Stabellini" <sstabellini@kernel.org>
Subject: Re: [PATCH v4 4/5] docs/misra: Remove earlycpio.c from the Eclair exclusion list.
Date: Tue, 20 Jan 2026 13:02:27 +0100 [thread overview]
Message-ID: <e378b419bd44fefa56914c3be96b7fea@bugseng.com> (raw)
In-Reply-To: <DFTE7R78R78U.2T09MMJU7F0CF@amd.com>
[-- Attachment #1: Type: text/plain, Size: 1581 bytes --]
On 2026-01-20 12:51, Alejandro Vallejo wrote:
> On Tue Jan 20, 2026 at 12:41 PM CET, Nicola Vetrini wrote:
>> On 2026-01-20 12:27, Alejandro Vallejo wrote:
>>> On Tue Jan 20, 2026 at 12:21 PM CET, Nicola Vetrini wrote:
>>>> On 2026-01-20 10:38, Alejandro Vallejo wrote:
>>>>> It's clean.
>>>>>
>>>>> Signed-off-by: Alejandro Vallejo <alejandro.garciavallejo@amd.com>
>>>>> ---
>>>>> docs/misra/exclude-list.json | 4 ----
>>>>> 1 file changed, 4 deletions(-)
>>>>>
>>>>
>>>> Hi. Do you have a link to a pipeline?
>>>
>>> In the cover letter. I only run it on allcode.
>>>
>>
>> I see. I can spot these additional violations from earlycpio.c. It
>> does
>> not result in a failure, but only because x86_64-allcode has also
>> other
>> non-clean guidelines and is thus allowed to fail. Ideally in some
>> copious free time I'd send a patch to create a subset of clean
>> guidelines for the *-allcode analysis that is failing, so that the
>> "allow_fail: true" can be removed.
>>
>> https://eclair-analysis-logs.xenproject.org/fs/space/verdesse0/XEN.ecdf/xen-project/people/agvallejo/xen/ECLAIR_normal/ucode-disable_v4/X86_64/12771570090/PROJECT.ecd;/by_main_file/xen/lib/earlycpio.c.html
>
> The web interface doesn't allow to search?! Sigh... thanks for the
> pointer.
>
> I'll have a look.
>
It does allow searching, just not in the typical way. There is a
technical reason for that that I won't go into.
> Cheers,
> Alejandro
--
Nicola Vetrini, B.Sc.
Software Engineer
BUGSENG (https://bugseng.com)
LinkedIn: https://www.linkedin.com/in/nicola-vetrini-a42471253
[-- Attachment #2: Screenshot from 2026-01-20 13-01-37.png --]
[-- Type: image/png, Size: 17587 bytes --]
next prev parent reply other threads:[~2026-01-20 12:02 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 9:38 [PATCH v4 0/4] Add Kconfig option to remove microcode loading support Alejandro Vallejo
2026-01-20 9:38 ` [PATCH v4 1/5] x86/ucode: Add Kconfig option to remove microcode loading Alejandro Vallejo
2026-01-20 14:09 ` Andrew Cooper
2026-01-20 15:29 ` Alejandro Vallejo
2026-01-20 9:38 ` [PATCH v4 2/5] xen: Allow lib-y targets to also be .init.o Alejandro Vallejo
2026-01-20 10:23 ` Jan Beulich
2026-01-20 9:38 ` [PATCH v4 3/5] earlycpio: lib-ify earlycpio.c Alejandro Vallejo
2026-01-20 14:07 ` Andrew Cooper
2026-01-20 9:38 ` [PATCH v4 4/5] docs/misra: Remove earlycpio.c from the Eclair exclusion list Alejandro Vallejo
2026-01-20 11:21 ` Nicola Vetrini
2026-01-20 11:27 ` Alejandro Vallejo
2026-01-20 11:41 ` Nicola Vetrini
2026-01-20 11:51 ` Alejandro Vallejo
2026-01-20 12:02 ` Nicola Vetrini [this message]
2026-01-20 12:09 ` Alejandro Vallejo
2026-01-20 14:20 ` Nicola Vetrini
2026-01-20 15:14 ` Andrew Cooper
2026-01-20 15:25 ` Nicola Vetrini
2026-01-20 17:31 ` Andrew Cooper
2026-01-20 9:38 ` [PATCH v4 5/5] automation: Disable ucode loading on AMD's analysis run Alejandro Vallejo
2026-01-20 10:53 ` Alejandro Vallejo
2026-01-21 10:44 ` Andrew Cooper
2026-01-21 19:55 ` Stefano Stabellini
2026-01-20 10:20 ` [PATCH v4 0/4] Add Kconfig option to remove microcode loading support Jan Beulich
2026-01-20 10:38 ` Alejandro Vallejo
2026-01-20 10:52 ` Jan Beulich
2026-01-20 11:03 ` Alejandro Vallejo
2026-01-20 11:30 ` Nicola Vetrini
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=e378b419bd44fefa56914c3be96b7fea@bugseng.com \
--to=nicola.vetrini@bugseng.com \
--cc=alejandro.garciavallejo@amd.com \
--cc=andrew.cooper3@citrix.com \
--cc=anthony.perard@vates.tech \
--cc=jbeulich@suse.com \
--cc=julien@xen.org \
--cc=michal.orzel@amd.com \
--cc=roger.pau@citrix.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.