From: Dmytro Prokopchuk1 <dmytro_prokopchuk1@epam.com>
To: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: "Dmytro Prokopchuk1" <dmytro_prokopchuk1@epam.com>,
"Jan Beulich" <jbeulich@suse.com>,
"Roger Pau Monné" <roger.pau@citrix.com>,
"Stefano Stabellini" <sstabellini@kernel.org>,
"Julien Grall" <julien@xen.org>,
"Bertrand Marquis" <bertrand.marquis@arm.com>,
"Michal Orzel" <michal.orzel@amd.com>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Anthony PERARD" <anthony.perard@vates.tech>,
"Nicola Vetrini" <nicola.vetrini@bugseng.com>,
"Doug Goldstein" <cardoe@cardoe.com>
Subject: [XEN PATCH v2 0/3] address violation of MISRA C Rule 5.5
Date: Wed, 9 Jul 2025 21:38:15 +0000 [thread overview]
Message-ID: <cover.1752096263.git.dmytro_prokopchuk1@epam.com> (raw)
This patch series eliminates/deviates MISRA C Rule 5.5 violations for ARM64.
Thread discussion:
https://patchew.org/Xen/cover.1751659393.git.dmytro._5Fprokopchuk1@epam.com/
Changes in v2:
- fixed code alignment in "device-tree: address violation of MISRA C Rule 5.5"
- updated commit message in "iommu: address violation of MISRA C Rule 5.5"
- other patches were squashed and MISRA rule was deviated
Dmytro Prokopchuk (3):
iommu: address violation of MISRA C Rule 5.5
device-tree: address violation of MISRA C Rule 5.5
eclair: add deviations of MISRA C Rule 5.5
automation/eclair_analysis/ECLAIR/deviations.ecl | 8 ++++++++
docs/misra/deviations.rst | 8 ++++++++
xen/common/device-tree/domain-build.c | 13 ++++++-------
xen/include/xen/fdt-domain-build.h | 4 ++--
xen/include/xen/iommu.h | 2 ++
5 files changed, 26 insertions(+), 9 deletions(-)
--
2.43.0
next reply other threads:[~2025-07-09 21:38 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-09 21:38 Dmytro Prokopchuk1 [this message]
2025-07-09 21:38 ` [XEN PATCH v2 1/3] iommu: address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
2025-07-10 8:21 ` Jan Beulich
2025-07-10 9:44 ` Dmytro Prokopchuk1
2025-07-10 9:47 ` Dmytro Prokopchuk1
2025-07-09 21:38 ` [XEN PATCH v2 2/3] device-tree: " Dmytro Prokopchuk1
2025-07-09 21:38 ` [XEN PATCH v2 3/3] eclair: add deviations " Dmytro Prokopchuk1
2025-07-11 2:17 ` Stefano Stabellini
2025-07-11 8:28 ` Nicola Vetrini
2025-07-12 1:13 ` Stefano Stabellini
2025-07-12 7:45 ` Nicola Vetrini
2025-07-14 7:55 ` Jan Beulich
2025-07-15 9:46 ` Dmytro Prokopchuk1
2025-07-15 10:01 ` Jan Beulich
2025-07-15 10:07 ` Dmytro Prokopchuk1
2025-07-15 10:39 ` Jan Beulich
2025-07-15 10:45 ` Dmytro Prokopchuk1
2025-07-15 10:50 ` Jan Beulich
2025-07-16 16:04 ` Dmytro Prokopchuk1
2025-07-16 16:20 ` Jan Beulich
2025-07-16 16:52 ` Nicola Vetrini
2025-07-16 18:03 ` Dmytro Prokopchuk1
2025-07-09 21:55 ` [XEN PATCH v2 0/3] address violation " Dmytro Prokopchuk1
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=cover.1752096263.git.dmytro_prokopchuk1@epam.com \
--to=dmytro_prokopchuk1@epam.com \
--cc=andrew.cooper3@citrix.com \
--cc=anthony.perard@vates.tech \
--cc=bertrand.marquis@arm.com \
--cc=cardoe@cardoe.com \
--cc=jbeulich@suse.com \
--cc=julien@xen.org \
--cc=michal.orzel@amd.com \
--cc=nicola.vetrini@bugseng.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.