[PATCH 0/3] xen: Trivial MISRA fixes

Andrew Cooper posted 3 patches 1 year, 11 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220509122409.14184-1-andrew.cooper3@citrix.com
xen/arch/x86/mm/p2m.h            | 5 +++++
xen/arch/x86/mm/shadow/private.h | 2 +-
xen/common/spinlock.c            | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
[PATCH 0/3] xen: Trivial MISRA fixes
Posted by Andrew Cooper 1 year, 11 months ago
Trivial fixes for MISRA issues while idly looking through the x86 report.

Andrew Cooper (3):
  x86/p2m.h: Add include guards
  x86/shadow: Don't use signed bitfield in sh_emulate_ctxt
  common/spinlock: Drop inline from _spin_lock_cb()

 xen/arch/x86/mm/p2m.h            | 5 +++++
 xen/arch/x86/mm/shadow/private.h | 2 +-
 xen/common/spinlock.c            | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.11.0