WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

Re: [Xen-devel] [IA64] set_opt_feature not putting dom ref?

To: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxx>
Subject: Re: [Xen-devel] [IA64] set_opt_feature not putting dom ref?
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Thu, 20 Dec 2007 10:17:46 -0700
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 20 Dec 2007 09:18:27 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20071220162120.GG4208@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: HP OSLO R&D
References: <20071220162120.GG4208@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
        
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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] [IA64] set_opt_feature not putting dom ref?, Alex Williamson <=