From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 8 of 9] x86/mm: Fix checks during foreign mapping of paged pages Date: Wed, 30 Nov 2011 16:08:41 +0100 Message-ID: <20111130150841.GB8029@aepfle.de> References: <3489152b3a560be744ab.1322598105@xdev.gridcentric.ca> <20111130124650.GA15723@aepfle.de> <20111130133847.GA22200@aepfle.de> <6c568931e29d09dc4ab0e0b4ee9b0ec5.squirrel@webmail.lagarcavilla.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <6c568931e29d09dc4ab0e0b4ee9b0ec5.squirrel@webmail.lagarcavilla.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: Andres Lagar-Cavilla Cc: xen-devel@lists.xensource.com, ian.campbell@citrix.com, andres@gridcentric.ca, tim@xen.org, keir.xen@gmail.com, jbeulich@suse.com, ian.jackson@citrix.com, adin@gridcentric.ca List-Id: xen-devel@lists.xenproject.org On Wed, Nov 30, Andres Lagar-Cavilla wrote: > I see, l2emfn, etc. Clearly never exercised. Certainly worth another patch. I'm working on an optimization patch in that area which will cover this change. Olaf