On Fri, Jan 25, 2019 at 2:12 PM Avri Altman <evgr...@chromium.org> wrote:
>
> When we had a write descriptor query upiu, we appended the descriptor
> right after the bsg request.  This was fine as the bsg driver allows to
> allocate whatever buffer we needed in its job request.
>
> Still, the proper way to deliver payload, however small (we only write
> config descriptors of 144 bytes), is by using the job request payload
> data buffer.
>
> So change this ABI now, while ufs-bsg is still new, and nobody is
> actually using it.
>
> Signed-off-by: Avri Altman <avri.alt...@wdc.com>
> Reviewed-by: Christoph Hellwig <h...@lst.de>

I'm not an expert of the BSG stuff, but FWIW:

Reviewed-by: Evan Green <evgr...@chromium.org>

Reply via email to