From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH v2 6/7] kvm,x86: RCU based table free Date: Tue, 05 Jun 2012 15:08:08 +0200 Message-ID: <1338901688.28282.168.camel@twins> References: <20120604050223.4560.2874.stgit@abhimanyu.in.ibm.com> <20120604050822.4560.54662.stgit@abhimanyu.in.ibm.com> <87ehpuqam8.fsf@linux.vnet.ibm.com> <878vg1rjts.fsf@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Cc: Stefano Stabellini , "mingo@elte.hu" , "mtosatti@redhat.com" , "avi@redhat.com" , "raghukt@linux.vnet.ibm.com" , "kvm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "x86@kernel.org" , "jeremy@goop.org" , "vatsa@linux.vnet.ibm.com" , "hpa@zytor.com" , Konrad Rzeszutek Wilk To: Nikunj A Dadhania Return-path: Received: from merlin.infradead.org ([205.233.59.134]:37972 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757494Ab2FENIe convert rfc822-to-8bit (ORCPT ); Tue, 5 Jun 2012 09:08:34 -0400 In-Reply-To: <878vg1rjts.fsf@linux.vnet.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, 2012-06-05 at 18:34 +0530, Nikunj A Dadhania wrote: > PeterZ, is 7/7 alright to be picked? Yeah, I guess it is.. I haven't had time to rework my tlb series yet though. But these two patches together should make it work for x86.