From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH] x86/mm/p2m-pt: Clip mfn to allowable width when building a PTE Date: Thu, 29 Mar 2012 11:51:33 +0100 Message-ID: <20120329105133.GD72859@ocelot.phlegethon.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andres Lagar-Cavilla Cc: andres@gridcentric.ca, keir@xen.org, JBeulich@suse.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org At 14:17 -0400 on 22 Mar (1332425863), Andres Lagar-Cavilla wrote: > Otherwise, INVALID_MFN tramples over high order bits used for additional flags. > > Signed-off-by: Andres Lagar-Cavilla Applied, thanks. Tim.