[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 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? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |