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 26A711A1A4C for ; Wed, 29 Jul 2015 21:03:52 +1000 (AEST) Message-ID: <55B8B2DA.8090900@citrix.com> Date: Wed, 29 Jul 2015 12:02:50 +0100 From: Julien Grall MIME-Version: 1.0 To: CC: , , , Boris Ostrovsky , David Vrabel , Dmitry Torokhov , Greg Kroah-Hartman , "H. Peter Anvin" , Ingo Molnar , "James E.J. Bottomley" , Jean-Christophe Plagniol-Villard , Jiri Slaby , Juergen Gross , Konrad Rzeszutek Wilk , , , , , , , , =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= , Russell King , "Thomas Gleixner" , Tomi Valkeinen , "Wei Liu" , Subject: Re: [PATCH 0/8] Use correctly the Xen memory terminologies in Linux References: <1438095769-2560-1-git-send-email-julien.grall@citrix.com> In-Reply-To: <1438095769-2560-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 28/07/15 16:02, Julien Grall wrote: > Hi all, > > This patch series aims to use the memory terminologies described in > include/linux/mm.h [1] for Linux xen code. I mistakenly wrote the wrong include here. It should be include/xen/mm.h from the Xen tree: http://xenbits.xen.org/gitweb/?p=xen.git;a=commitdiff;h=e758ed14f390342513405dd766e874934573e6cb Regards, -- Julien Grall