Daniel Kiper
2011-May-17 21:36 UTC
[Xen-devel] [PATCH V3 0/2] mm: Memory hotplug interface changes
Hi, Full list of futures: - mm: Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro, - mm: Extend memory hotplug API to allow memory hotplug in virtual machines. Those patches applies to Linus'' git tree, v2.6.39-rc7 tag with a few prerequisite patches available at https://lkml.org/lkml/2011/5/2/296. All above mentioned patches are required by latest memory hotplug support for Xen balloon driver patch which will be sent soon. Daniel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Konrad Rzeszutek Wilk
2011-May-18 15:11 UTC
[Xen-devel] Re: [PATCH V3 0/2] mm: Memory hotplug interface changes
On Tue, May 17, 2011 at 11:36:04PM +0200, Daniel Kiper wrote:> Hi, > > Full list of futures: > - mm: Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro, > - mm: Extend memory hotplug API to allow memory hotplug in virtual > machines. > > Those patches applies to Linus'' git tree, v2.6.39-rc7 tag with a few > prerequisite patches available at https://lkml.org/lkml/2011/5/2/296.Are they in akpm tree? Dave and David, you guys Acked them - are they suppose to go through your tree(s) or Andrew''s? _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Dave Hansen
2011-May-18 15:20 UTC
[Xen-devel] Re: [PATCH V3 0/2] mm: Memory hotplug interface changes
On Wed, 2011-05-18 at 11:11 -0400, Konrad Rzeszutek Wilk wrote:> Dave and David, you guys Acked them - are they suppose to go through your > tree(s) or Andrew''s?-mm is the appropriate place. -- Dave _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
David Rientjes
2011-May-19 03:09 UTC
[Xen-devel] Re: [PATCH V3 0/2] mm: Memory hotplug interface changes
On Wed, 18 May 2011, Konrad Rzeszutek Wilk wrote:> > Full list of futures: > > - mm: Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro, > > - mm: Extend memory hotplug API to allow memory hotplug in virtual > > machines. > > > > Those patches applies to Linus'' git tree, v2.6.39-rc7 tag with a few > > prerequisite patches available at https://lkml.org/lkml/2011/5/2/296. > > Are they in akpm tree? > > Dave and David, you guys Acked them - are they suppose to go through your > tree(s) or Andrew''s? >All of the prerequisite patches are in mmotm-2011-05-12-15-52 already. See http://userweb.kernel.org/~akpm/mmotm/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel