From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] drop get_xen_guest_handle() Date: Mon, 2 Nov 2015 13:55:55 +0000 Message-ID: <1446472555.3088.44.camel@citrix.com> References: <562F3E1602000078000AEECA@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZtFaZ-0007xQ-Gy for xen-devel@lists.xenproject.org; Mon, 02 Nov 2015 13:55:59 +0000 In-Reply-To: <562F3E1602000078000AEECA@prv-mh.provo.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , xen-devel Cc: Keir Fraser , Stefano Stabellini , Andrew Cooper , Tim Deegan , Julien Grall , Ian Jackson List-Id: xen-devel@lists.xenproject.org On Tue, 2015-10-27 at 02:04 -0600, Jan Beulich wrote: > Its use in the tools (and its apparent abuse in the hypervisor) are > long gone. > > Signed-off-by: Jan Beulich Acked-by: Ian Campbell