[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC v2 10/15] vmx: Define two per-cpu variables
>>> On 08.05.15 at 11:07, <feng.wu@xxxxxxxxx> wrote: > This patch defines two per-cpu variables: > > blocked_vcpu: > A list storing the vCPUs which were blocked on this pCPU. > > blocked_vcpu_lock: > The spinlock to protect blocked_vcpu. > > Signed-off-by: Feng Wu <feng.wu@xxxxxxxxx> It doesn't look like this is worth a separate patch (some of the earlier ones had been on the edge too) - reviewing such changes without seeing what the variables/functions get used for is more cumbersome than necessary. Plus committing such patch series multiple pieces might add (at least temporarily) dead code to the tree. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |