Stephen Hemminger writes:
> On Wed, 14 Jun 2017 04:31:32 +
> Jork Loeser wrote:
>
>> > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com]
>> > Sent: Tuesday, June 13, 2017 19:29
>> >
>> > Stephen Hemminger writes:
>> >
>> > > On Fri, 9 Jun 2017 15:27:33 +0200
>> > > Vitaly Kuznetsov
On Wed, 14 Jun 2017 04:31:32 +
Jork Loeser wrote:
> > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com]
> > Sent: Tuesday, June 13, 2017 19:29
> >
> > Stephen Hemminger writes:
> >
> > > On Fri, 9 Jun 2017 15:27:33 +0200
> > > Vitaly Kuznetsov wrote:
> > >
> > >> To support impleme
> From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com]
> Sent: Tuesday, June 13, 2017 19:29
>
> Stephen Hemminger writes:
>
> > On Fri, 9 Jun 2017 15:27:33 +0200
> > Vitaly Kuznetsov wrote:
> >
> >> To support implementing remote TLB flushing on Hyper-V with a
> >> hypercall we need to make vp_
Stephen Hemminger writes:
> On Fri, 9 Jun 2017 15:27:33 +0200
> Vitaly Kuznetsov wrote:
>
>> 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
>>
On Fri, 9 Jun 2017 15:27:33 +0200
Vitaly Kuznetsov wrote:
> 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
> Reviewed-by: Andy Shevchenko
This is
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
Reviewed-by: Andy Shevchenko
---
arch/x86/hyperv/hv_init.c | 34 +-
arc