[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V2 07/33] xen/arm: Create a hierarchical device tree
On 05/08/2013 02:52 PM, Ian Campbell wrote: > On Wed, 2013-05-08 at 03:33 +0100, Julien Grall wrote: > ... >> - Use DOMID_XEN instead of DOMID_INVALID for DT_USED_BY_XEN >> [...] > >> +struct dt_device_node { >> + const char *name; >> + const char *type; >> + dt_phandle phandle; >> + char *full_name; >> + domid_t used_by; /* By default it's used by dom0 */ > > It occurred to me as I reviewed the rest of the series that since this > actually a DOMID there is no reason not to use DOMID_XEN directly and > remove DT_USED_BY_XEN. Will be fix on the next patch series. -- Julien _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |