]> asedeno.scripts.mit.edu Git - linux.git/commit
nvme: implement log page low/high offset and dwords
authorMatias Bjørling <mb@lightnvm.io>
Mon, 26 Feb 2018 12:55:40 +0000 (13:55 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 26 Mar 2018 14:53:43 +0000 (08:53 -0600)
commit70da6094a646f0f2d823e077614840cf21055580
tree7ac86f798bb354dd67044268f5043a87aa77a199
parent765cc031cddde40bdc279e8e2697571c7956c54e
nvme: implement log page low/high offset and dwords

NVMe 1.2.1 extends the get log page interface to include 64 bit
offset and increases the number of dwords to 32 bits. Implement
for future use.

Signed-off-by: Matias Bjørling <mb@lightnvm.io>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/core.c