* Re: [PATCH 0/4] xen/balloon: Cleanups and fixes for 2.6.40 [not found] <20110328093128.GE13826@router-fw-old.local.net-space.pl> @ 2011-03-29 14:30 ` Ian Campbell 2011-03-29 16:27 ` Daniel De Graaf 0 siblings, 1 reply; 4+ messages in thread From: Ian Campbell @ 2011-03-29 14:30 UTC (permalink / raw) To: Daniel Kiper Cc: akpm@linux-foundation.org, andi.kleen@intel.com, haicheng.li@linux.intel.com, fengguang.wu@intel.com, jeremy@goop.org, konrad.wilk@oracle.com, Dan Magenheimer, v.tolstov@selfip.ru, pasik@iki.fi, dave@linux.vnet.ibm.com, wdauchy@gmail.com, rientjes@google.com, xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Daniel De Graaf On Mon, 2011-03-28 at 10:31 +0100, Daniel Kiper wrote: > Hi, > > Full list of cleanups/fixes: > - xen/balloon: Use PageHighMem() for high memory page detection, > - xen/balloon: Simplify HVM integration, > - xen/balloon: Clarify credit calculation, > - xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append(). > > Those patches applies to latest Linus' git tree > (git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git). > They are required by latest memory hotplug support for Xen balloon > driver patch which will be sent soon. This series looks sane to me, so: Acked-by: Ian Campbell <ian.campbell@citrix.com> CC'ing Daniel De Graaf though since he has been working on the balloon driver recently as well. Ian. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/4] xen/balloon: Cleanups and fixes for 2.6.40 2011-03-29 14:30 ` [PATCH 0/4] xen/balloon: Cleanups and fixes for 2.6.40 Ian Campbell @ 2011-03-29 16:27 ` Daniel De Graaf 2011-03-30 15:58 ` Konrad Rzeszutek Wilk 0 siblings, 1 reply; 4+ messages in thread From: Daniel De Graaf @ 2011-03-29 16:27 UTC (permalink / raw) To: Ian Campbell Cc: jeremy@goop.org, xen-devel@lists.xensource.com, haicheng.li@linux.intel.com, konrad.wilk@oracle.com, linux-kernel@vger.kernel.org, Dan Magenheimer, v.tolstov@selfip.ru, dave@linux.vnet.ibm.com, linux-mm@kvack.org, rientjes@google.com, andi.kleen@intel.com, akpm@linux-foundation.org, fengguang.wu@intel.com, Daniel Kiper, wdauchy@gmail.com On 03/29/2011 10:30 AM, Ian Campbell wrote: > On Mon, 2011-03-28 at 10:31 +0100, Daniel Kiper wrote: >> Hi, >> >> Full list of cleanups/fixes: >> - xen/balloon: Use PageHighMem() for high memory page detection, >> - xen/balloon: Simplify HVM integration, >> - xen/balloon: Clarify credit calculation, >> - xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append(). >> >> Those patches applies to latest Linus' git tree >> (git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git). >> They are required by latest memory hotplug support for Xen balloon >> driver patch which will be sent soon. > > This series looks sane to me, so: > Acked-by: Ian Campbell <ian.campbell@citrix.com> > > CC'ing Daniel De Graaf though since he has been working on the balloon > driver recently as well. > > Ian. > The series also looks fine to me. -- Daniel De Graaf National Security Agency ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/4] xen/balloon: Cleanups and fixes for 2.6.40 2011-03-29 16:27 ` Daniel De Graaf @ 2011-03-30 15:58 ` Konrad Rzeszutek Wilk 0 siblings, 0 replies; 4+ messages in thread From: Konrad Rzeszutek Wilk @ 2011-03-30 15:58 UTC (permalink / raw) To: Daniel De Graaf Cc: Ian Campbell, Daniel Kiper, akpm@linux-foundation.org, andi.kleen@intel.com, haicheng.li@linux.intel.com, fengguang.wu@intel.com, jeremy@goop.org, Dan Magenheimer, v.tolstov@selfip.ru, pasik@iki.fi, dave@linux.vnet.ibm.com, wdauchy@gmail.com, rientjes@google.com, xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org On Tue, Mar 29, 2011 at 12:27:41PM -0400, Daniel De Graaf wrote: > On 03/29/2011 10:30 AM, Ian Campbell wrote: > > On Mon, 2011-03-28 at 10:31 +0100, Daniel Kiper wrote: > >> Hi, > >> > >> Full list of cleanups/fixes: > >> - xen/balloon: Use PageHighMem() for high memory page detection, > >> - xen/balloon: Simplify HVM integration, > >> - xen/balloon: Clarify credit calculation, > >> - xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append(). > >> > >> Those patches applies to latest Linus' git tree > >> (git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git). > >> They are required by latest memory hotplug support for Xen balloon > >> driver patch which will be sent soon. > > > > This series looks sane to me, so: > > Acked-by: Ian Campbell <ian.campbell@citrix.com> > > > > CC'ing Daniel De Graaf though since he has been working on the balloon > > driver recently as well. > > > > Ian. > > > The series also looks fine to me. OK. I stuck 'em in devel/balloon.cleanup and will include them in 2.6.40 train. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> ^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 0/4] xen/balloon: Cleanups and fixes for 2.6.40 @ 2011-03-28 9:31 Daniel Kiper 0 siblings, 0 replies; 4+ messages in thread From: Daniel Kiper @ 2011-03-28 9:31 UTC (permalink / raw) To: ian.campbell, akpm, andi.kleen, haicheng.li, fengguang.wu, jeremy, konrad.wilk, dan.magenheimer Hi, Full list of cleanups/fixes: - xen/balloon: Use PageHighMem() for high memory page detection, - xen/balloon: Simplify HVM integration, - xen/balloon: Clarify credit calculation, - xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append(). Those patches applies to latest Linus' git tree (git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git). They are required by latest memory hotplug support for Xen balloon driver patch which will be sent soon. Daniel ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-03-30 15:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20110328093128.GE13826@router-fw-old.local.net-space.pl>
2011-03-29 14:30 ` [PATCH 0/4] xen/balloon: Cleanups and fixes for 2.6.40 Ian Campbell
2011-03-29 16:27 ` Daniel De Graaf
2011-03-30 15:58 ` Konrad Rzeszutek Wilk
2011-03-28 9:31 Daniel Kiper
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).