[PATCH 0/3] Fix MISRA regressions for new ARM64 configurations

Michal Orzel posted 3 patches 2 months ago
Failed in applying to current master (apply log)
xen/common/kernel.c        | 6 +++---
xen/include/public/trace.h | 2 +-
xen/include/xen/hypfs.h    | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
[PATCH 0/3] Fix MISRA regressions for new ARM64 configurations
Posted by Michal Orzel 2 months ago
After addition of new eclair scans for other configurations like defconfig,
some regressions for clean rules were reported. This series focuses on report
generated for ARM64 and gets rid of all the regressions.

Diff:
eclair-ARM64{-testing}: was 22 regressions, now 0
eclair-x86_64{-testing}: was 359 regressions, now 337

https://gitlab.com/xen-project/people/morzel/xen/-/pipelines/2197932219

Michal Orzel (3):
  public/trace: Add U suffix to TRC_PV_HYPERCALL_V2_ARG_MASK
  common/kernel: Rename hypfs "params" variable
  xen/hypfs: Enclose HYPFS_DIR_INIT var parameter in parentheses

 xen/common/kernel.c        | 6 +++---
 xen/include/public/trace.h | 2 +-
 xen/include/xen/hypfs.h    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.43.0