|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [v10][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
We never set d_config->num_rdms/d_config->rdms before we goes inside libxl__domain_device_construct_rdm(). And actually libxl__domain_device_construct_rdm is only one place to set d_config->num_rdms/d_config->rdms. I guess this line make you or other guys confused so lets delete this line directly. And if you still worry about something, I can add assert() at the beginning of this function like this, assert(!d_config->num_rdms && !d_config->rdms). Thanks Tiejun _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |