[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 4/4] Xentrace: add support for HVM's PI blocking list operation
>>> On 07.07.17 at 08:49, <chao.gao@xxxxxxxxx> 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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |