From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH 01/04] p2m: use defines for page sizes rather hardcoding them Date: Thu, 1 Sep 2011 09:45:53 +0100 Message-ID: <20110901084553.GC3859@ocelot.phlegethon.org> References: <4E57B184.8070601@amd.com> <20110901084041.GB3859@ocelot.phlegethon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Return-path: Content-Disposition: inline In-Reply-To: <20110901084041.GB3859@ocelot.phlegethon.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christoph Egger Cc: "xen-devel@lists.xensource.com" , Tim Deegan List-Id: xen-devel@lists.xenproject.org At 09:40 +0100 on 01 Sep (1314870041), Tim Deegan wrote: > Content-Description: xen_superpage1.diff > > use defines for page sizes rather hardcoding them. > > > > Signed-off-by: Christoph Egger > > Applied, thanks. The rest of this series looks OK in principle but I haven't time to look at the detail today (and I'm wondering whether there's a way of doing it without adding yet another argument to the p2m interfaces, but I suspect not). I'll get to it as soon as I can. Tim.