From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [Xen-devel] [PATCH v3 0/9] Use correctly the Xen memory terminologies Date: Tue, 11 Aug 2015 18:37:25 +0100 Message-ID: <55CA32D5.606@citrix.com> References: <1438965282-19103-1-git-send-email-julien.grall@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: , , , "H. Peter Anvin" , Jiri Slaby , "Thomas Gleixner" , Russell King , , Tomi Valkeinen , , Ingo Molnar , , Jean-Christophe Plagniol-Villard , , "James E.J. Bottomley" , Boris Ostrovsky , , Juergen Gross , "Wei Liu" , Greg Kroah-Hartman , Dmitry Torokhov , , David Vrabel , , , Return-path: Received: from smtp02.citrix.com ([66.165.176.63]:45289 "EHLO SMTP02.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751672AbbHKRhb (ORCPT ); Tue, 11 Aug 2015 13:37:31 -0400 In-Reply-To: <1438965282-19103-1-git-send-email-julien.grall@citrix.com> Sender: netdev-owner@vger.kernel.org List-ID: On 07/08/15 17:34, Julien Grall wrote: > Hi all, > > This patch series aims to use the memory terminologies described in > include/xen/mm.h [1] for Linux xen code. Applied to for-linus-4.3, thanks. David