From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Cc: Ian Campbell <Ian.Campbell@eu.citrix.com>,
Daniel Kiper <dkiper@net-space.pl>,
"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
"andi.kleen@intel.com" <andi.kleen@intel.com>,
"haicheng.li@linux.intel.com" <haicheng.li@linux.intel.com>,
"fengguang.wu@intel.com" <fengguang.wu@intel.com>,
"jeremy@goop.org" <jeremy@goop.org>,
Dan Magenheimer <dan.magenheimer@oracle.com>,
"v.tolstov@selfip.ru" <v.tolstov@selfip.ru>,
"pasik@iki.fi" <pasik@iki.fi>,
"dave@linux.vnet.ibm.com" <dave@linux.vnet.ibm.com>,
"wdauchy@gmail.com" <wdauchy@gmail.com>,
"rientjes@google.com" <rientjes@google.com>,
"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-mm@kvack.org" <linux-mm@kvack.org>
Subject: Re: [PATCH 0/4] xen/balloon: Cleanups and fixes for 2.6.40
Date: Wed, 30 Mar 2011 11:58:05 -0400 [thread overview]
Message-ID: <20110330155804.GB17427@dumpdata.com> (raw)
In-Reply-To: <4D92087D.3090600@tycho.nsa.gov>
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.
WARNING: multiple messages have this Message-ID (diff)
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Cc: Ian Campbell <Ian.Campbell@eu.citrix.com>,
Daniel Kiper <dkiper@net-space.pl>,
"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
"andi.kleen@intel.com" <andi.kleen@intel.com>,
"haicheng.li@linux.intel.com" <haicheng.li@linux.intel.com>,
"fengguang.wu@intel.com" <fengguang.wu@intel.com>,
"jeremy@goop.org" <jeremy@goop.org>,
Dan Magenheimer <dan.magenheimer@oracle.com>,
"v.tolstov@selfip.ru" <v.tolstov@selfip.ru>,
"pasik@iki.fi" <pasik@iki.fi>,
"dave@linux.vnet.ibm.com" <dave@linux.vnet.ibm.com>,
"wdauchy@gmail.com" <wdauchy@gmail.com>,
"rientjes@google.com" <rientjes@google.com>,
"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-mm@kvack.org" <linux-mm@kvack.org>
Subject: Re: [PATCH 0/4] xen/balloon: Cleanups and fixes for 2.6.40
Date: Wed, 30 Mar 2011 11:58:05 -0400 [thread overview]
Message-ID: <20110330155804.GB17427@dumpdata.com> (raw)
In-Reply-To: <4D92087D.3090600@tycho.nsa.gov>
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>
next prev parent reply other threads:[~2011-03-30 15:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-28 9:31 [PATCH 0/4] xen/balloon: Cleanups and fixes for 2.6.40 Daniel Kiper
2011-03-28 9:31 ` Daniel Kiper
2011-03-29 14:30 ` Ian Campbell
2011-03-29 14:30 ` Ian Campbell
2011-03-29 16:27 ` Daniel De Graaf
2011-03-29 16:27 ` Daniel De Graaf
2011-03-29 16:27 ` Daniel De Graaf
2011-03-30 15:58 ` Konrad Rzeszutek Wilk [this message]
2011-03-30 15:58 ` Konrad Rzeszutek Wilk
-- strict thread matches above, loose matches on Subject: below --
2011-03-28 9:31 Daniel Kiper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110330155804.GB17427@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=Ian.Campbell@eu.citrix.com \
--cc=akpm@linux-foundation.org \
--cc=andi.kleen@intel.com \
--cc=dan.magenheimer@oracle.com \
--cc=dave@linux.vnet.ibm.com \
--cc=dgdegra@tycho.nsa.gov \
--cc=dkiper@net-space.pl \
--cc=fengguang.wu@intel.com \
--cc=haicheng.li@linux.intel.com \
--cc=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=pasik@iki.fi \
--cc=rientjes@google.com \
--cc=v.tolstov@selfip.ru \
--cc=wdauchy@gmail.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.