public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ross Zwisler <ross.zwisler@linux.intel.com>
To: Dan Williams <dan.j.williams@intel.com>
Cc: linux-kernel@vger.kernel.org, mcgrof@suse.com, hch@lst.de,
	linux-nvdimm@ml01.01.org
Subject: Re: [PATCH v5 6/8] pmem: convert to generic memremap
Date: Fri, 14 Aug 2015 14:03:48 -0600	[thread overview]
Message-ID: <1439582628.16263.4.camel@linux.intel.com> (raw)
In-Reply-To: <20150813001235.17702.56586.stgit@otcpl-skl-sds-2.jf.intel.com>

On Wed, 2015-08-12 at 20:12 -0400, Dan Williams wrote:
> Kill arch_memremap_pmem() and just let the architecture specify the
> flags to be passed to memremap().  Default to writethrough by default.
> 
> Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
> Suggested-by: Christoph Hellwig <hch@lst.de>
> Signed-off-by: Dan Williams <dan.j.williams@intel.com>

Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>



  parent reply	other threads:[~2015-08-14 20:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-13  0:12 [PATCH v5 0/8] memremap for 4.3 Dan Williams
2015-08-13  0:12 ` [PATCH v5 1/8] mm: enhance region_is_ram() to region_intersects() Dan Williams
2015-08-13  0:12 ` [PATCH v5 2/8] arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead Dan Williams
2015-08-13  0:12 ` [PATCH v5 3/8] cleanup IORESOURCE_CACHEABLE vs ioremap() Dan Williams
2015-08-13  5:56   ` Christoph Hellwig
2015-08-13  0:12 ` [PATCH v5 4/8] arch: introduce memremap() Dan Williams
2015-08-13  0:12 ` [PATCH v5 5/8] visorbus: switch from ioremap_cache to memremap Dan Williams
2015-08-13  0:12 ` [PATCH v5 6/8] pmem: convert to generic memremap Dan Williams
2015-08-13  5:57   ` Christoph Hellwig
2015-08-14 20:03   ` Ross Zwisler [this message]
2015-08-13  0:12 ` [PATCH v5 7/8] devres: add devm_memremap Dan Williams
2015-08-13  0:12 ` [PATCH v5 8/8] pmem: switch to devm_ allocations Dan Williams
2015-08-14 20:08   ` Ross Zwisler

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=1439582628.16263.4.camel@linux.intel.com \
    --to=ross.zwisler@linux.intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nvdimm@ml01.01.org \
    --cc=mcgrof@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox