On 2013-04-10 03:20, Konrad Rzeszutek Wilk wrote:
On Tue, Apr 09, 2013 at 06:51:09PM +0800, Zhenzhong Duan wrote:
xen_send_IPI_mask_allbutself uses native vector as input other than xen_vector.
Ouch. But it looks as the only user of the .send_IPI_mask_allbutself
is just xen_send_IPI_allbutself
On Tue, Apr 09, 2013 at 06:51:09PM +0800, Zhenzhong Duan wrote:
> xen_send_IPI_mask_allbutself uses native vector as input other than
> xen_vector.
Ouch. But it looks as the only user of the .send_IPI_mask_allbutself
is just xen_send_IPI_allbutself? Or is there another user of this?
Is there a
xen_send_IPI_mask_allbutself uses native vector as input other than xen_vector.
xen_send_IPI_one need to be called to pass xen_vector in
xen_send_IPI_mask_allbutself.
Signed-off-by: Zhenzhong Duan
---
arch/x86/xen/smp.c | 11 ++-
1 files changed, 6 insertions(+), 5 deletions(-)
diff
3 matches
Mail list logo