On 1/5/21 6:57 PM, David Woodhouse wrote: > From: David Woodhouse <d...@amazon.co.uk> > > In the case where xen_have_vector_callback is false, we still register > the IPI vectors in xen_smp_intr_init() for the secondary CPUs even > though they aren't going to be used. Stop doing that. > > Signed-off-by: David Woodhouse <d...@amazon.co.uk>
Reviewed-by: Boris Ostrovsky <boris.ostrov...@oracle.com>