Hi Jan,
On 12/09/2024 13:20, Jan Beulich wrote:
... and move the type itself to linux-compat.h.
While doing so
- correct the type of union uu's uq field in lib/divmod.c,
- switch a few adjacent types as well, for (a little bit of)
consistency.
Signed-off-by: Jan Beulich <[email protected]>
---
v2: Split off ubsan.[ch] adjustments. Re-base.
--- a/xen/arch/arm/arm64/cpufeature.c
+++ b/xen/arch/arm/arm64/cpufeature.c
This file is meant to follow the Linux coding style so it is easier to
re-sync. Therefore I think we want to keep s64/u64 and include
linux-compat.h.
Cheers,
--
Julien Grall