On Fri, Jul 3, 2015 at 4:49 PM, Dario Faggioli
<dario.faggi...@citrix.com> wrote:
> No functional change intended.
>
> Signed-off-by: Dario Faggioli <dario.faggi...@citrix.com>

Reviewed-by: George Dunlap <george.dun...@eu.citrix.com>

With one nit...

> ---
> Cc: George Dunlap <george.dun...@eu.citrix.com>
> ---
>  xen/common/schedule.c |   48 +++++++++++++++++++++++++++++-------------------
>  1 file changed, 29 insertions(+), 19 deletions(-)
>
> diff --git a/xen/common/schedule.c b/xen/common/schedule.c
> index 26e8430..e83c666 100644
> --- a/xen/common/schedule.c
> +++ b/xen/common/schedule.c
> @@ -451,6 +451,34 @@ void vcpu_unblock(struct vcpu *v)
>      vcpu_wake(v);
>  }
>
> +/*
> + * Do the actual movemet of a vcpu from old to new CPU. Locks for *both*

"movement"  (missing an 'n')

 -G

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to