From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from SMTP02.CITRIX.COM (smtp02.citrix.com [66.165.176.63]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 55DD91A026C for ; Wed, 12 Aug 2015 03:37:34 +1000 (AEST) Message-ID: <55CA32D5.606@citrix.com> Date: Tue, 11 Aug 2015 18:37:25 +0100 From: David Vrabel MIME-Version: 1.0 To: Julien Grall , 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 , , , =?UTF-8?B?Um9n?= =?UTF-8?B?ZXIgUGF1IE1vbm7DqQ==?= Subject: Re: [Xen-devel] [PATCH v3 0/9] Use correctly the Xen memory terminologies References: <1438965282-19103-1-git-send-email-julien.grall@citrix.com> In-Reply-To: <1438965282-19103-1-git-send-email-julien.grall@citrix.com> Content-Type: text/plain; charset="utf-8" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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