On 07.02.2024 15:55, Roger Pau Monne wrote: > --- a/xen/arch/x86/Kconfig > +++ b/xen/arch/x86/Kconfig > @@ -29,6 +29,7 @@ config X86 > select HAS_UBSAN > select HAS_VPCI if HVM > select NEEDS_LIBELF > + select FUNCTION_ALIGNMENT_16B
With the insertion here as well as for Arm and PPC obeying alphabetic sorting: Reviewed-by: Jan Beulich <[email protected]> Jan
