[XEN PATCH v5 0/3] address violations of MISRA C:2012 Rule 10.1

Nicola Vetrini posted 3 patches 5 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1700724350.git.nicola.vetrini@bugseng.com
xen/arch/arm/include/asm/bitops.h |  4 ++--
xen/arch/x86/x86_64/mm.c          | 12 ++++++------
xen/include/xen/pdx.h             |  2 +-
3 files changed, 9 insertions(+), 9 deletions(-)
[XEN PATCH v5 0/3] address violations of MISRA C:2012 Rule 10.1
Posted by Nicola Vetrini 5 months, 1 week ago
This series contains the leftover patches from [1] with the rename
s/ISOLATE_LOW_BIT/ISOLATE_LSB/ applied. All the already committed patches from
the aforementioned series are dropped.

[1] https://marc.info/?l=xen-devel&m=169841347803987

Nicola Vetrini (3):
  arm/bitops: encapsulate violation of MISRA C:2012 Rule 10.1
  xen/pdx: amend definition of PDX_GROUP_COUNT
  x86_64/mm: express macro CNT using ISOLATE_LSB

 xen/arch/arm/include/asm/bitops.h |  4 ++--
 xen/arch/x86/x86_64/mm.c          | 12 ++++++------
 xen/include/xen/pdx.h             |  2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.34.1