From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH 00/12] KVM: MMU: cleanup around kvm_sync_page, and a few micro-optimizations Date: Thu, 25 Feb 2016 09:49:28 +0100 Message-ID: <56CEC018.9030307@redhat.com> References: <1456319873-34182-1-git-send-email-pbonzini@redhat.com> <56CEBB3A.1080709@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: yoshikawa_takuya_b1@lab.ntt.co.jp, mtosatti@redhat.com To: Xiao Guangrong , linux-kernel@vger.kernel.org, kvm@vger.kernel.org Return-path: In-Reply-To: <56CEBB3A.1080709@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 25/02/2016 09:28, Xiao Guangrong wrote: > > BTW, is any conflict to apply my page-tracking patchset on top of this > patchset (i noticed you've merged this patchset on kvm/queue)? Please > tell me to rebase it if it is needed. No, there shouldn't be any conflict. Paolo