All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH v2 0/3] address violation of MISRA C Rule 5.5
@ 2025-07-09 21:38 Dmytro Prokopchuk1
  2025-07-09 21:38 ` [XEN PATCH v2 1/3] iommu: " Dmytro Prokopchuk1
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: Dmytro Prokopchuk1 @ 2025-07-09 21:38 UTC (permalink / raw)
  To: xen-devel@lists.xenproject.org
  Cc: Dmytro Prokopchuk1, Jan Beulich, Roger Pau Monné,
	Stefano Stabellini, Julien Grall, Bertrand Marquis, Michal Orzel,
	Andrew Cooper, Anthony PERARD, Nicola Vetrini, Doug Goldstein

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


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2025-07-16 18:04 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 21:38 [XEN PATCH v2 0/3] address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
2025-07-09 21:38 ` [XEN PATCH v2 1/3] iommu: " 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

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.