nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Dan Williams <dan.j.williams@intel.com>,
	Vishal Verma <vishal.l.verma@intel.com>,
	Dave Jiang <dave.jiang@intel.com>,
	Ira Weiny <ira.weiny@intel.com>
Cc: nvdimm@lists.linux.dev
Subject: use bvec_kmap_local
Date: Mon, 18 Oct 2021 08:12:42 +0200	[thread overview]
Message-ID: <20211018061244.1816503-1-hch@lst.de> (raw)

Hi all,

this series uses the bvec_kmap_local helper in the nvdimm subsystem.

Diffstat:
 blk.c |    7 +++----
 btt.c |   10 ++++------
 2 files changed, 7 insertions(+), 10 deletions(-)

             reply	other threads:[~2021-10-18  6:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18  6:12 Christoph Hellwig [this message]
2021-10-18  6:12 ` [PATCH 1/2] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity Christoph Hellwig
2021-10-18  6:12 ` [PATCH 2/2] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity Christoph Hellwig

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=20211018061244.1816503-1-hch@lst.de \
    --to=hch@lst.de \
    --cc=dan.j.williams@intel.com \
    --cc=dave.jiang@intel.com \
    --cc=ira.weiny@intel.com \
    --cc=nvdimm@lists.linux.dev \
    --cc=vishal.l.verma@intel.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;
as well as URLs for NNTP newsgroup(s).