[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v2 05/25] x86/cpuid: Recalculate a domains CPUID policy when appropriate



On Mon, 9 Jan 2017, Andrew Cooper wrote:
> On 09/01/17 11:03, Andrew Cooper wrote:
> > diff --git a/xen/arch/arm/domctl.c b/xen/arch/arm/domctl.c
> > index 09d9959..fee4b17 100644
> > --- a/xen/arch/arm/domctl.c
> > +++ b/xen/arch/arm/domctl.c
> > @@ -115,6 +115,11 @@ long arch_do_domctl(struct xen_domctl *domctl, struct 
> > domain *d,
> >  
> >          return 0;
> >      }
> > +
> > +    case XEN_DOMCTL_disable_migrate:
> > +        d->disable_migrate = domctl->u.disable_migrate.disable;
> > +        break;
> 
> Travis tells me I broke the ARM build with this.  (I thought I checked
> locally).
> 
> Anyway, I have replaced the break with return 0; to match the prevailing
> behaviour.

With that change you can add my Acked-by.

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.