[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 Fri, Jul 07, 2017 at 09:37:04AM -0600, Jan Beulich wrote: >>>> 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)? You are right. this change should be in patch 3/4. Thanks Chao _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |