[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 09/16] xen/arm: Introduce alternative runtime patching
Hi, On 07/06/16 17:06, Julien Grall wrote: +#else /* !CONFIG_ALTERNATIVE */ + +static inline void apply_alternatives_all(void) +{ +} + +int apply_alternatives(void *start, size_t lenght) I have just notice a compilation issue on ARM32 with this patch which I did not spot during build testing. This function should be static inline and s/lenght/lenght/. I will fix both in the next version of this series. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |