>>> On 08.05.15 at 11:07, <feng...@intel.com> 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...@intel.com>
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@lists.xen.org http://lists.xen.org/xen-devel