[XEN PATCH for-4.19 v2 0/3] address remaining violations of Rule 20.12

Nicola Vetrini posted 3 patches 5 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1717790683.git.nicola.vetrini@bugseng.com
automation/eclair_analysis/ECLAIR/deviations.ecl | 6 ++++++
automation/eclair_analysis/ECLAIR/tagging.ecl    | 4 +++-
docs/misra/safe.json                             | 8 ++++++++
xen/arch/x86/domain.c                            | 1 +
xen/arch/x86/domctl.c                            | 1 +
5 files changed, 19 insertions(+), 1 deletion(-)
[XEN PATCH for-4.19 v2 0/3] address remaining violations of Rule 20.12
Posted by Nicola Vetrini 5 months, 2 weeks ago
This series addresses the remaining violations of Rule 20.12, and
consequently sets the rule (and others) as clean to enable the gating.

Patches 1 and 2 are retained from the previous version, while patch 3
was sent standalone and now merged in this series, as it depends
on the previous two patches.

Nicola Vetrini (3):
  x86/domain: deviate violation of MISRA C Rule 20.12
  automation/eclair_analysis: address remaining violations of MISRA C
    Rule 20.12
  automation/eclair_analysis: add more clean MISRA guidelines

 automation/eclair_analysis/ECLAIR/deviations.ecl | 6 ++++++
 automation/eclair_analysis/ECLAIR/tagging.ecl    | 4 +++-
 docs/misra/safe.json                             | 8 ++++++++
 xen/arch/x86/domain.c                            | 1 +
 xen/arch/x86/domctl.c                            | 1 +
 5 files changed, 19 insertions(+), 1 deletion(-)

--
2.34.1