Zhao Liu <zhao1....@linux.intel.com> wrote: > From: Zhao Liu <zhao1....@intel.com> > > As the generic code, here we should respect the different topologies: > smp or hybrid. > > So rename PostcopyBlocktimeContext.smp_cpus_down to > PostcopyBlocktimeContext.cpus_down, and also rename other local > variables from smp_cpus to cpus_num, to decouple with smp topology. > > And use generic topology helpers to get topology information. > > Cc: Juan Quintela <quint...@redhat.com> > Cc: Dr. David Alan Gilbert <dgilb...@redhat.com> > Signed-off-by: Zhao Liu <zhao1....@intel.com>
I expect that this will go with your other changes through another tree, or do you want me to take it through migration thread? Later, Juan.