On Thu, Jan 10, 2019 at 05:53:03PM +0200, Avri Altman wrote:
> Allow to read descriptors via raw upiu. This in fact was forbidden just
> as a precaution, as ufs-bsg actually enforces which functionality is
> supported.

This still looks rather odd.  Why is this using a buffer after the
bsg_request?  Nornally you'd directly pass down the pages that bsg
locked down to the low-level driver to work on.

Reply via email to