>>> On 21.01.15 at 22:27, <konrad.w...@oracle.com> wrote: > As I was looking at some of the XSA I realized that the > call-chain of: > > domain_relinquish_resources > ->vcpu_destroy_pagetables > -> put_page_and_type_preemptible > -> __put_page_type > returns -EINTR > [...] > b). Or should the hypervisor convert the -EINTR to -ERESTART > (or -EAGAIN) - which most of the code (see users of > get_page_type_preemptible) do right now?
This one, in vcpu_destroy_pagetables(). I'm afraid I overlooked this when adding the preemption capability here. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel