On Thu, 2016-02-11 at 06:24 -0700, Jan Beulich wrote: > > > > On 11.02.16 at 12:38, <dario.faggi...@citrix.com> wrote: > > --- a/xen/include/xen/sched-if.h > > +++ b/xen/include/xen/sched-if.h > > @@ -144,7 +144,8 @@ struct scheduler { > > void (*remove_vcpu) (const struct scheduler *, > > struct vcpu *); > > > > void (*sleep) (const struct scheduler *, > > struct vcpu *); > > - void (*wake) (const struct scheduler *, > > struct vcpu *); > > + void (*wake) (const struct scheduler *, > > struct vcpu *, > > + unsigned int); > > Just one cosmetic comment: You properly use "unsigned int" here, > but just "unsigned" everywhere else in this patch. May I ask that > you use the canonical full form everywhere? > Of course you can :-), and I was already down to change this... But, as a matter of fact, this patch is not going to be present in v2.
Thanks and Regards, Dario -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel