[REPOST PATCH v4 1/3] scsi: ufs-bsg: Change the calling convention for write descriptor

2019-02-19 Thread Avri Altman
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

RE: [PATCH v4 1/3] scsi: ufs-bsg: Change the calling convention for write descriptor

2019-01-30 Thread Bean Huo (beanhuo)
Hi, Avri > >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

[PATCH v4 1/3] scsi: ufs-bsg: Change the calling convention for write descriptor

2019-01-26 Thread Avri Altman
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