From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Patches that are going to be proposed for 2.6.40. Date: Thu, 12 May 2011 14:53:23 -0400 Message-ID: <20110512185323.GC24799@dumpdata.com> References: <20110510171911.GA13950@dumpdata.com> <20110511094928.GA13307@router-fw-old.local.net-space.pl> <20110511131711.GC4130@dumpdata.com> <20110512104522.GB27851@router-fw-old.local.net-space.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20110512104522.GB27851@router-fw-old.local.net-space.pl> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Daniel Kiper Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org > > > Additionally, today I am going to prapare final version of memory hotplug .. snip.. > I posted fix for git commit 24bdb0b62cc82120924762ae6bc85afc8c3f2b26 > yesterday. However, I would like to wait to final version of prerequisite > patches (David Rientjes sent me some comments yesterday) before publishing > final version of memory hotplug patch. What time constraints we have > for memory hotplug now ??? I think the merge window is June 2nd - which means you need to post the code at least two weeks before that. Your code all looked great and you can stick my 'Reviewed-by' on the non-Xen code. For the balloon code the only thing I want is in the git commit and in the source code a tiny explanation on how a user would 'online' memory using SysFS. You put that in, you can stick my 'Acked-by' on that code. Since it is touching mm, I think you need to email the whole patchset to akpm. Email it to him and CC everybody involved. > > > > 2.6.39, however, as I know it could be very difficult to do that > > > at that stage. > > > > We can do it through the stable tree when 2.6.39 gets released. > > OK. stuck it in stable/e820.bugfixes branch. Thanks for posting it. > > Daniel