[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191104153027.GC17050@lst.de>
Date: Mon, 4 Nov 2019 16:30:27 +0100
From: Christoph Hellwig <hch@....de>
To: Charles Machalow <csm10495@...il.com>
Cc: Marta Rybczynska <mrybczyn@...ray.eu>,
Christoph Hellwig <hch@....de>,
linux-nvme <linux-nvme@...ts.infradead.org>,
kbusch <kbusch@...nel.org>, axboe <axboe@...com>,
Sagi Grimberg <sagi@...mberg.me>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] nvme: change nvme_passthru_cmd64's result field.
On Mon, Nov 04, 2019 at 07:20:43AM -0800, Charles Machalow wrote:
> The thing with that structure is if you use it with the old IOCTL, the
> result will go into rsvd2 instead of the first 32 bits of result.
But if you use the old ioctls on the new structure you can at least
expect that. And with the added explicit padding it will at least
do the right thing on 32-bit x86 as well.
Powered by blists - more mailing lists