Samuel Thibault
2007-Dec-20 16:21 UTC
[Xen-devel] [IA64] set_opt_feature not putting dom ref?
Hello, in arch/ia64/xen/dom0_ops.c, in the XEN_DOMCTL_set_opt_feature case, get_domain_by_id() is used, but I can''t find the corresponding put_domain(). Is it missing? Samuel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Alex Williamson
2007-Dec-20 17:17 UTC
Re: [Xen-devel] [IA64] set_opt_feature not putting dom ref?
On Thu, 2007-12-20 at 16:21 +0000, Samuel Thibault wrote:> Hello, > > in arch/ia64/xen/dom0_ops.c, in the XEN_DOMCTL_set_opt_feature case, > get_domain_by_id() is used, but I can''t find the corresponding > put_domain(). Is it missing?Yes it is, looks like an oversight on my part. Thanks for catching it. Keir, I fixed this in the ia64 tree, could you please pull it in: http://xenbits.xensource.com/ext/ia64/xen-unstable.hg Thanks, Alex -- Alex Williamson HP Open Source & Linux Org. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel