[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180226125540.9513-1-mb@lightnvm.io>
Date: Mon, 26 Feb 2018 13:55:39 +0100
From: Matias Bjørling <mb@...htnvm.io>
To: hch@....de, keith.busch@...el.com
Cc: linux-kernel@...r.kernel.org, linux-nvme@...ts.infradead.org,
jthumshirn@...e.de,
Matias Bjørling <mb@...htnvm.io>
Subject: [PATCH v2 0/1] nvme: extend log page implementation
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
Powered by blists - more mailing lists