On Fri, 2024-06-21 at 21:57 +0100, Andrew Cooper wrote:
> This gets Xen clean to R8.3 and marks it as blocking in Gitlab.
>
> https://gitlab.com/xen-project/people/andyhhp/xen/-/pipelines/1342755199
>
> Andrew Cooper (2):
> x86/pagewalk: Address MISRA R8.3 violation in guest_walk_tables()
> xen/multicall: Change nr_calls to uniformly be unsigned long
>
> automation/eclair_analysis/ECLAIR/tagging.ecl | 1 +
> xen/arch/x86/include/asm/guest_pt.h | 2 +-
> xen/common/multicall.c | 4 ++--
> xen/include/hypercall-defs.c | 4 ++--
> xen/include/public/xen.h | 2 +-
> 5 files changed, 7 insertions(+), 6 deletions(-)
>
>
> base-commit: 9e7c26ad8532c3efda174dee5ab8bdbeef1e4f6d
Release-Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
~ Oleksii