linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* lightnvm: remove dma alloc/free helpers
@ 2018-11-27 13:39 Javier González
  2018-11-27 13:39 ` [PATCH] " Javier González
  0 siblings, 1 reply; 5+ messages in thread
From: Javier González @ 2018-11-27 13:39 UTC (permalink / raw)
  To: mb; +Cc: igor.j.konopko, linux-block, linux-kernel, Javier González

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-11-28  0:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27 13:39 lightnvm: remove dma alloc/free helpers Javier González
2018-11-27 13:39 ` [PATCH] " 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

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).