Re: [PATCH] nvme: change nvme_passthru_cmd64 to explicitly mark rsvd

From: Keith Busch
Date: Tue Nov 05 2019 - 10:27:00 EST


On Mon, Nov 04, 2019 at 10:15:10PM -0800, Charles Machalow wrote:
> Changing nvme_passthru_cmd64 to add a field: rsvd2. This field is an explicit
> marker for the padding space added on certain platforms as a result of the
> enlargement of the result field from 32 bit to 64 bits in size.

Charles,
Could you reply with your "Signed-off-by" so I can apply this patch?
Thanks.