From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao Guangrong Subject: Re: [PATCH v2 11/15] KVM: MTRR: sort variable MTRRs Date: Tue, 23 Jun 2015 10:29:20 +0800 Message-ID: <5588C480.4040108@linux.intel.com> References: <1434358535-19923-1-git-send-email-guangrong.xiao@linux.intel.com> <1434358535-19923-12-git-send-email-guangrong.xiao@linux.intel.com> <55819C27.4050404@redhat.com> <5587F06A.1080909@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: gleb@kernel.org, mtosatti@redhat.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, dmatlack@google.com To: Paolo Bonzini Return-path: Received: from mga14.intel.com ([192.55.52.115]:62555 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751771AbbFWCdt (ORCPT ); Mon, 22 Jun 2015 22:33:49 -0400 In-Reply-To: <5587F06A.1080909@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/22/2015 07:24 PM, Paolo Bonzini wrote: > > > On 17/06/2015 18:11, Paolo Bonzini wrote: >> Also, this loop looks weird. Is this what you wanted? >> >> list_for_each_entry(tmp, &mtrr_state->head, node) >> if (cur->base >= tmp->base) >> break; >> list_add_tail(&cur->node, &tmp->node); >> >> If so, can you look at kvm/queue and see if it is okay for you (so that >> we can get the series in 4.2)? > > Ping? > > If I don't get testing results before Wednesday, I'll drop this series > from the 4.2 pull request. Paolo, sorry for the delay. Your changes are good to me. Thanks! -- To unsubscribe from this list: send the line "unsubscribe kvm" in