Re: [PATCH for-4.19 0/2] Xen: Final MISRA R8.3 fixes

2024-06-24 Thread Oleksii
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() >   x

[PATCH for-4.19 0/2] Xen: Final MISRA R8.3 fixes

2024-06-21 Thread Andrew Cooper
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 automati