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