|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v8 5/8] xen/arm: assign devices to boot domains
Hi Stefano,A couple of comments below, mostly because I wasn't clear enough on the previous version. I am not sure if it is worth resending the series, maybe just resending this one would be sufficient? On 03/10/2019 02:35, Stefano Stabellini wrote: diff --git a/xen/arch/arm/domain_build.c b/xen/arch/arm/domain_build.c index 84b65b8f25..b90902ad97 100644 --- a/xen/arch/arm/domain_build.c +++ b/xen/arch/arm/domain_build.c @@ -1714,6 +1714,88 @@ static int __init make_vpl011_uart_node(struct kernel_info *kinfo) } #endif+/* Apologies for this, I misread you previous code. I am happy with this version or the previous one. [...] This is not the error path I meant.The one I was referring is the case where xen,path is present but not xen,reg. At the moment you will continue without telling the user. We should at least print a warning and probably return an error as someone specifying "xen,path" may expect to assign the device. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |