>>> On 07.07.17 at 08:49, <chao....@intel.com> wrote: > --- a/xen/arch/x86/hvm/vmx/vmx.c > +++ b/xen/arch/x86/hvm/vmx/vmx.c > @@ -190,7 +190,9 @@ static void vmx_vcpu_block(struct vcpu *v) > */ > ASSERT(old_lock == NULL); > > - per_cpu(vmx_pi_blocking, v->processor).counter++; > + per_cpu(vmx_pi_blocking, pi_cpu).counter++;
Isn't this an unrelated change, which likely would belong into an earlier patch (f it's really intended in the first place)? Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel