linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Javier González" <javier@javigon.com>
To: mb@lightnvm.io
Cc: igor.j.konopko@intel.com, linux-block@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	"Javier González" <javier@cnexlabs.com>
Subject: lightnvm: remove dma alloc/free helpers
Date: Tue, 27 Nov 2018 14:39:31 +0100	[thread overview]
Message-ID: <1543325972-15136-1-git-send-email-javier@cnexlabs.com> (raw)

This patch applies on top of Igor's lightnvm: Flexible metadata (V3). I
took the liberty to rename the new nvm_alloc_dma_pool() to
nvm_create_dma_pool() as it is what is does. Igor, feel free to squash
this part in your patchset. You can also carry this patch on your series
if you want, when you send the V4 to make it easier to Matias to track.

Thanks,
Javier

Javier González (1):
  lightnvm: remove dma alloc/free helpers

 drivers/lightnvm/core.c          | 25 +++++++------------------
 drivers/lightnvm/pblk-core.c     | 10 +++++-----
 drivers/lightnvm/pblk-read.c     |  3 ++-
 drivers/lightnvm/pblk-recovery.c |  5 +++--
 drivers/nvme/host/lightnvm.c     | 16 +---------------
 include/linux/lightnvm.h         |  8 +-------
 6 files changed, 19 insertions(+), 48 deletions(-)

-- 
2.7.4


             reply	other threads:[~2018-11-27 13:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-27 13:39 Javier González [this message]
2018-11-27 13:39 ` [PATCH] lightnvm: remove dma alloc/free helpers Javier González
2018-11-27 14:18   ` Matias Bjørling
2018-11-27 14:22     ` Javier Gonzalez
2018-11-28  0:47       ` Igor Konopko

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=1543325972-15136-1-git-send-email-javier@cnexlabs.com \
    --to=javier@javigon.com \
    --cc=igor.j.konopko@intel.com \
    --cc=javier@cnexlabs.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mb@lightnvm.io \
    /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).