From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 1/3] KVM: MMU: Remove unused kvm_pte_chain Date: Thu, 19 Jan 2012 08:13:30 -0200 Message-ID: <20120119101329.GA10011@amt.cnet> References: <20120117195008.5dee803f.yoshikawa.takuya@oss.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Takuya Yoshikawa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:41360 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753799Ab2ASKSz (ORCPT ); Thu, 19 Jan 2012 05:18:55 -0500 Content-Disposition: inline In-Reply-To: <20120117195008.5dee803f.yoshikawa.takuya@oss.ntt.co.jp> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Jan 17, 2012 at 07:50:08PM +0900, Takuya Yoshikawa wrote: > Signed-off-by: Takuya Yoshikawa > --- > arch/x86/include/asm/kvm_host.h | 7 ------- > 1 files changed, 0 insertions(+), 7 deletions(-) Applied, thanks.