[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6a 12/17] xen/arm: move and rename is_vcpu_running function to sched.h
On Fri, 2014-06-27 at 15:05 +0100, Jan Beulich wrote: > >>> On 27.06.14 at 15:55, <Ian.Campbell@xxxxxxxxxx> wrote: > > On Thu, 2014-06-26 at 10:41 +0100, Jan Beulich wrote: > >> >>> On 26.06.14 at 07:34, <vijay.kilari@xxxxxxxxx> wrote: > >> > --- a/xen/include/xen/sched.h > >> > +++ b/xen/include/xen/sched.h > >> > @@ -829,6 +829,22 @@ void watchdog_domain_destroy(struct domain *d); > >> > #define need_iommu(d) (0) > >> > #endif > >> > > >> > +static inline bool_t is_vcpu_online(const struct domain *d, int vcpuid) > >> > >> unsigned int please. > > > > OOI why the preference for that when the return is boolean? > > Oh, I meant the plain int parameter, not the return value. Ah. Yes, that makes sense! Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |