From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Use xenbus API for mapping foreign pages Date: Wed, 14 Sep 2011 11:07:21 -0400 Message-ID: <20110914150721.GA18248@phenom.oracle.com> References: <1315911922-4855-1-git-send-email-david.vrabel@citrix.com> <4E70BD31.1090105@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4E70BD31.1090105@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: David Vrabel Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, Sep 14, 2011 at 03:41:53PM +0100, David Vrabel wrote: > On 13/09/11 12:05, David Vrabel wrote: > >Xenbus provides an API for mapping foreign pages. Make use of it in > >the netback and blkback drivers so when the method for mapping foreign > >pages is changed it only need to be updated in one place.ak > > Don't apply these. I've taken a different approach that obsoletes > xenbus_map_ring_valloc() and xenbus_map_ring_vfree(). Ok.