[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Make XEN_DOMCTL_destroydomain hypercall continuable.
On 28/8/07 09:59, "Isaku Yamahata" <yamahata@xxxxxxxxxxxxx> wrote: >> do { >> ret = do_domctl(xc_handle, &domctl); >> while (ret == EAGAIN); > > Right. attached the updated one. Hang on! The loop above doesn't do the same as your original one. And looks less correct to me. Which is the correct one? -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |