On Mon, Apr 08, 2019 at 06:20:07PM +0100, Andrew Cooper wrote: > c/s 597fbb8 "xen/timers: Fix memory leak with cpu unplug/plug" broke the ARM > build by being the first patch to add park_offline_cpus to common code. > > While it is currently specific to Intel hardware (for reasons of being able to > handle machine check exceptions without an immediate system reset), it isn't > inherently architecture specific, so define it to be false on ARM for now. > > Add a comment in both smp.h headers explaining the intended behaviour of the > option. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Wei Liu <wei.l...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel