[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC 20/29] xen/arm: Use the device tree to map the address range and IRQ to dom0
On 04/29/2013 04:59 PM, Ian Campbell wrote: >> @@ -30,6 +31,14 @@ static void __init parse_dom0_mem(const char *s) >> } >> custom_param("dom0_mem", parse_dom0_mem); >> >> +#define DEBUG_DT > > Did you mean to leave this on by default? Seems like it might be a bit > verbose? On the otherhand it would be nice to replace the "Map CS2 MMIO > regions 1:1 in the P2M ..." messages with something, and this seems like > it... No. I forgot to comment this line. I will fix it. >> + >> +static int parse_device_tree(struct domain *d) > > This is more like map_device_from_device_tree(d). I will rename the function. > Both minor nits, so: > Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > -- Julien _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |