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

From: Charles Machalow
Date: Tue Nov 05 2019 - 15:56:58 EST


Sorry, still new to this process.

Signed-off-by: Charles Machalow <csm10495@xxxxxxxxx>

- Charlie Scott Machalow


On Tue, Nov 5, 2019 at 7:26 AM Keith Busch <kbusch@xxxxxxxxxx> wrote:
>
> 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.