>>> On 13.12.17 at 22:51, <[email protected]> wrote: > On Wed, 13 Dec 2017, Andrew Cooper wrote: >> The clang-5.0 build is reliably failing with: >> >> Error: size of boot.o:.text is 0x01 >> >> which is because efi_arch_flush_dcache_area() exists as a single ret >> instruction. Mark it as __init like everything else in the files. >> >> Spotted by Travis. >> >> Signed-off-by: Andrew Cooper <[email protected]> > > Reviewed-by: Stefano Stabellini <[email protected]>
Acked-by: Jan Beulich <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
