RE: [PATCH 5/7] hyper-v: globalize vp_index

2017-04-08 Thread KY Srinivasan
ixner ; Ingo > Molnar ; H. Peter Anvin ; Steven > Rostedt ; Jork Loeser > Subject: [PATCH 5/7] hyper-v: globalize vp_index > > To support implementing remote TLB flushing on Hyper-V with a hypercall > we need to make vp_index available outside of vmbus module. Rename and

[PATCH 5/7] hyper-v: globalize vp_index

2017-04-07 Thread Vitaly Kuznetsov
To support implementing remote TLB flushing on Hyper-V with a hypercall we need to make vp_index available outside of vmbus module. Rename and globalize. Signed-off-by: Vitaly Kuznetsov --- arch/x86/hyperv/hv_init.c | 34 +- arch/x86/include/asm/mshyperv.h |