Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753083AbbETIjP (ORCPT ); Wed, 20 May 2015 04:39:15 -0400 Received: from tama50.ecl.ntt.co.jp ([129.60.39.147]:47187 "EHLO tama50.ecl.ntt.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750722AbbETIjO (ORCPT ); Wed, 20 May 2015 04:39:14 -0400 Message-ID: <555C489C.6050900@lab.ntt.co.jp> Date: Wed, 20 May 2015 17:41:00 +0900 From: Takuya Yoshikawa User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Paolo Bonzini , linux-kernel@vger.kernel.org, kvm@vger.kernel.org CC: Xiao Guangrong , rkrcmar@redhat.com Subject: Re: [PATCH 9/9] KVM: x86: pass struct kvm_mmu_page to account/unaccount_shadowed References: <1432056313-36100-1-git-send-email-pbonzini@redhat.com> <1432056313-36100-10-git-send-email-pbonzini@redhat.com> In-Reply-To: <1432056313-36100-10-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 656 Lines: 20 On 2015/05/20 2:25, Paolo Bonzini wrote: > Prepare for multiple address spaces this way, since a VCPU is not available > where unaccount_shadowed is called. We will get to the right kvm_memslots > 1truct through the role field in struct kvm_mmu_page. typo: s/1truct/struct/ Reviewed-by: Takuya Yoshikawa > > Signed-off-by: Paolo Bonzini Takuya -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/