All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Roger Pau Monne <roger.pau@citrix.com>
Cc: linux-kernel@vger.kernel.org, Jason Gunthorpe <jgg@ziepe.ca>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>,
	Logan Gunthorpe <logang@deltatee.com>,
	linux-nvdimm@lists.01.org, xen-devel@lists.xenproject.org,
	linux-mm@kvack.org
Subject: Re: [PATCH v4 1/2] memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
Date: Mon, 31 Aug 2020 12:20:51 -0700	[thread overview]
Message-ID: <20200831122051.95d3e558477024819672f4f9@linux-foundation.org> (raw)
In-Reply-To: <20200811094447.31208-2-roger.pau@citrix.com>

On Tue, 11 Aug 2020 11:44:46 +0200 Roger Pau Monne <roger.pau@citrix.com> wrote:

> This is in preparation for the logic behind MEMORY_DEVICE_DEVDAX also
> being used by non DAX devices.

Acked-by: Andrew Morton <akpm@linux-foundation.org>.

Please add it to the Xen tree when appropriate.

(I'm not sure what David means by "separate type", but we can do that
later if desired.  Dan is taking a taking a bit of downtime).
_______________________________________________
Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
To unsubscribe send an email to linux-nvdimm-leave@lists.01.org

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@linux-foundation.org>
To: Roger Pau Monne <roger.pau@citrix.com>
Cc: <linux-kernel@vger.kernel.org>,
	Dan Williams <dan.j.williams@intel.com>,
	Vishal Verma <vishal.l.verma@intel.com>,
	"Dave Jiang" <dave.jiang@intel.com>,
	Jason Gunthorpe <jgg@ziepe.ca>, Ira Weiny <ira.weiny@intel.com>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>,
	Johannes Thumshirn <jthumshirn@suse.de>,
	Logan Gunthorpe <logang@deltatee.com>,
	<linux-nvdimm@lists.01.org>, <xen-devel@lists.xenproject.org>,
	<linux-mm@kvack.org>
Subject: Re: [PATCH v4 1/2] memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
Date: Mon, 31 Aug 2020 12:20:51 -0700	[thread overview]
Message-ID: <20200831122051.95d3e558477024819672f4f9@linux-foundation.org> (raw)
In-Reply-To: <20200811094447.31208-2-roger.pau@citrix.com>

On Tue, 11 Aug 2020 11:44:46 +0200 Roger Pau Monne <roger.pau@citrix.com> wrote:

> This is in preparation for the logic behind MEMORY_DEVICE_DEVDAX also
> being used by non DAX devices.

Acked-by: Andrew Morton <akpm@linux-foundation.org>.

Please add it to the Xen tree when appropriate.

(I'm not sure what David means by "separate type", but we can do that
later if desired.  Dan is taking a taking a bit of downtime).


  parent reply	other threads:[~2020-08-31 19:20 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-11  9:44 [PATCH v4 0/2] xen/balloon: fixes for memory hotplug Roger Pau Monne
2020-08-11  9:44 ` Roger Pau Monne
2020-08-11  9:44 ` [PATCH v4 1/2] memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC Roger Pau Monne
2020-08-11  9:44   ` Roger Pau Monne
2020-08-11  9:44   ` Roger Pau Monne
2020-08-11 21:07   ` David Hildenbrand
2020-08-11 21:07     ` David Hildenbrand
2020-08-11 21:07     ` David Hildenbrand
2020-08-20 11:37     ` Roger Pau Monné
2020-08-20 11:37       ` Roger Pau Monné
2020-08-31 10:19       ` Roger Pau Monné
2020-08-31 10:19         ` Roger Pau Monné
2020-08-31 20:56         ` Ira Weiny
2020-08-31 20:56           ` Ira Weiny
2020-08-31 19:20   ` Andrew Morton [this message]
2020-08-31 19:20     ` Andrew Morton
2020-08-11  9:44 ` [PATCH v4 2/2] xen: add helpers to allocate unpopulated memory Roger Pau Monne
2020-08-11  9:44   ` Roger Pau Monne
2020-08-11  9:44   ` Roger Pau Monne
2020-08-12  7:28   ` Jürgen Groß
2020-08-12  7:28     ` Jürgen Groß
2020-08-12  7:28     ` Jürgen Groß
2020-08-12  7:38     ` Roger Pau Monné
2020-08-12  7:38       ` Roger Pau Monné
2020-08-12  7:38       ` Roger Pau Monné
2020-08-12 18:13   ` kernel test robot
2020-08-12 18:13     ` kernel test robot
2020-08-13  7:33   ` Christoph Hellwig
2020-08-13  7:54     ` Roger Pau Monné
2020-08-13  7:54       ` Roger Pau Monné
2020-08-13  9:49       ` Daniel Vetter
2020-08-13  9:49         ` Daniel Vetter
2020-08-13 10:02         ` Roger Pau Monné
2020-08-13 10:02           ` Roger Pau Monné
2020-08-14  7:29       ` Christoph Hellwig
2020-08-14  9:56         ` Roger Pau Monné
2020-08-14  9:56           ` Roger Pau Monné
2020-08-14 10:27           ` Jürgen Groß
2020-08-14 10:27             ` Jürgen Groß
2020-08-14 12:47             ` Roger Pau Monné
2020-08-14 12:47               ` Roger Pau Monné
2020-08-14 12:54               ` Jürgen Groß
2020-08-14 12:54                 ` Jürgen Groß
2020-08-14 13:35                 ` Roger Pau Monné
2020-08-14 13:35                   ` Roger Pau Monné
2020-08-14 13:52                   ` Jürgen Groß
2020-08-14 13:52                     ` Jürgen Groß

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=20200831122051.95d3e558477024819672f4f9@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=aneesh.kumar@linux.ibm.com \
    --cc=jgg@ziepe.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-nvdimm@lists.01.org \
    --cc=logang@deltatee.com \
    --cc=roger.pau@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /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.