linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mb@lightnvm.io (Matias Bjørling)
Subject: [PATCH v2 0/1] nvme: extend log page implementation
Date: Mon, 26 Feb 2018 13:55:39 +0100	[thread overview]
Message-ID: <20180226125540.9513-1-mb@lightnvm.io> (raw)

This patch introduces support for get log page offset and extends
the number of dwords to be 32 bits.

Changes from v1:

 - Suggestion from Johannes that paratheses around (size / 4) - 1 can
   be removed.
 - Make nvme_get_log_ext() static. Expose when the function is used by
   lightnvm.
 - Make sure to use unsigned long long when shifting a u64 with a
   constant.

Matias Bj?rling (1):
  nvme: implement log page low/high offset and dwords

 drivers/nvme/host/core.c | 36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)

-- 
2.11.0

             reply	other threads:[~2018-02-26 12:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-26 12:55 Matias Bjørling [this message]
2018-02-26 12:55 ` [PATCH v2 1/1] nvme: implement log page low/high offset and dwords Matias Bjørling
2018-02-26 13:02   ` Johannes Thumshirn
2018-03-02 21:12     ` Keith Busch

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=20180226125540.9513-1-mb@lightnvm.io \
    --to=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).