From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH 0/6] KVM: Clean up and optimize set_memory_region() - part2 Date: Thu, 28 Feb 2013 11:18:18 +0200 Message-ID: <20130228091818.GU23616@redhat.com> References: <20130227194103.ce8a4bdc.yoshikawa_takuya_b1@lab.ntt.co.jp> <20130227162345.GA2065@redhat.com> <20130228100213.a71602b6.yoshikawa_takuya_b1@lab.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: mtosatti@redhat.com, kvm@vger.kernel.org, agraf@suse.de, borntraeger@de.ibm.com, cornelia.huck@de.ibm.com, cdall@cs.columbia.edu To: Takuya Yoshikawa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:47334 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750916Ab3B1JTM (ORCPT ); Thu, 28 Feb 2013 04:19:12 -0500 Content-Disposition: inline In-Reply-To: <20130228100213.a71602b6.yoshikawa_takuya_b1@lab.ntt.co.jp> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Feb 28, 2013 at 10:02:13AM +0900, Takuya Yoshikawa wrote: > [ Resending since my email client seemed to fail. ] > > On Wed, 27 Feb 2013 18:23:45 +0200 > Gleb Natapov wrote: > > > On Wed, Feb 27, 2013 at 07:41:03PM +0900, Takuya Yoshikawa wrote: > > > Note: this is based on the latest master branch. > > > > > > I'm sending this before 3.9-rc1 is released since this can cause extra > > > conflicts unless we make this available to all arch before we start > > > adding new stuff. > > > > > I do not quite sure what you want me to do. Why can't this wait for > > 3.10? > > Sorry for my confusing explanation. This is exactly for 3.10. > > I'd like to let the maintainers of arch code know the plan and make them > prepared for the possible changes for the next development cycle. > > It would be nice if this won't make it difficult to sync later: people > tend to queue up their own code soon. > Make perfect sense. Will be applied after -rc1 is released. At this point master will be merged to next/queue development branches. -- Gleb.