Re: [Xen-devel] [PATCH v4 06/12] x86/genapic: patch indirect calls to direct ones

2018-10-03 Thread Andrew Cooper
On 02/10/18 11:14, Jan Beulich wrote: > For (I hope) obvious reasons only the ones used at runtime get > converted. > > Signed-off-by: Jan Beulich > Reviewed-by: Wei Liu Acked-by: Andrew Cooper ___ Xen-devel mailing list

[Xen-devel] [PATCH v4 06/12] x86/genapic: patch indirect calls to direct ones

2018-10-02 Thread Jan Beulich
For (I hope) obvious reasons only the ones used at runtime get converted. Signed-off-by: Jan Beulich Reviewed-by: Wei Liu --- v2: Drop open-coded numbers from macro invocations. --- a/xen/arch/x86/smp.c +++ b/xen/arch/x86/smp.c @@ -29,12 +29,12 @@ void send_IPI_mask(const cpumask_t *mask,