linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] nvme: extend log page implementation
@ 2018-02-26 12:55 Matias Bjørling
  2018-02-26 12:55 ` [PATCH v2 1/1] nvme: implement log page low/high offset and dwords Matias Bjørling
  0 siblings, 1 reply; 4+ messages in thread
From: Matias Bjørling @ 2018-02-26 12:55 UTC (permalink / 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

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

end of thread, other threads:[~2018-03-02 21:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-26 12:55 [PATCH v2 0/1] nvme: extend log page implementation Matias Bjørling
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

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