From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH 6 of 6] x86/mm: Locking p2m lookups in shadow mode Date: Wed, 18 Apr 2012 17:03:57 +0100 Message-ID: <20120418160357.GP7013@ocelot.phlegethon.org> References: <8ec52231c03d91842d6b.1334334144@xdev.gridcentric.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <8ec52231c03d91842d6b.1334334144@xdev.gridcentric.ca> 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, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org At 12:22 -0400 on 13 Apr (1334319744), Andres Lagar-Cavilla wrote: > xen/arch/x86/mm/p2m.c | 5 ++--- > 1 files changed, 2 insertions(+), 3 deletions(-) > > > Fully synchronized p2m lookups have been added to hap already. Enable that for > shadow mode as well. > > Signed-off-by: Andres Lagar-Cavilla Once we're happy with the rest of the series, Acked-by: Tim Deegan