Re: [Xen-devel] [PATCH 3/6] xen: Drop empty __cpuinit annotation

2015-12-15 Thread Ian Campbell
On Tue, 2015-12-15 at 05:50 -0700, Jan Beulich wrote: > > > > On 27.11.15 at 20:58, wrote: > > Signed-off-by: Andrew Cooper > > --- > > CC: Jan Beulich > > CC: Ian Campbell > > CC: Stefano Stabellini > > Would one of you ack (or otherwise) the ARM bits here please? Acked-by: Ian Campbell O

Re: [Xen-devel] [PATCH 3/6] xen: Drop empty __cpuinit annotation

2015-11-30 Thread Julien Grall
Hi Andrew, On 27/11/15 19:58, Andrew Cooper wrote: > Signed-off-by: Andrew Cooper It's worth to note that on ARM we don't yet support CPU hotplug so it may be possible to define __cpuinit as __init and save few KB. Regards, -- Julien Grall ___ Xen-

[Xen-devel] [PATCH 3/6] xen: Drop empty __cpuinit annotation

2015-11-27 Thread Andrew Cooper
Signed-off-by: Andrew Cooper --- CC: Jan Beulich CC: Ian Campbell CC: Stefano Stabellini --- xen/arch/arm/cpu.c | 2 +- xen/arch/arm/gic-hip04.c| 6 +++--- xen/arch/arm/gic-v2.c | 6 +++--- xen/arch/arm/gic-v3.c | 6 +++--- xen/arch/