[PATCH] nvme: Add tertiary number to NVME_VS

Christoph Hellwig hch at infradead.org
Wed Sep 21 13:12:10 PDT 2016


On Wed, Sep 21, 2016 at 05:05:52PM -0300, Gabriel Krisman Bertazi wrote:
> NVMe 1.2.1 specification adds a tertiary element to the version number.
> This updates the macro and its callers to include the final number and
> fixup a single place in nvmet where the version was generated manually.
> 
> For versions prior to 1.2.1, which didn't have the tertiary number, it's
> ok to assume the last number as zero, because that bit would be
> reserved, and the specification defines reserved bits as 0.

Nice cleanups, thanks a lot!

Reviewed-by: Christoph Hellwig <hch at lst.de>




More information about the Linux-nvme mailing list