RE: [PATCH v2 2/8] scsi: ufs: Add ufs-bsg module

2018-08-09 Thread Avri Altman
nayak Holikatti ; Avi Shchislowski ; Alex Lemberg ; Stanislav Nijnikov ; > subha...@codeaurora.org > Subject: Re: [PATCH v2 2/8] scsi: ufs: Add ufs-bsg module > > On Sun, 2018-08-05 at 14:39 +0300, Avri Altman wrote: > > A LLD companion for the ufs scsi transport. > > This

Re: [PATCH v2 2/8] scsi: ufs: Add ufs-bsg module

2018-08-08 Thread Bart Van Assche
On Sun, 2018-08-05 at 14:39 +0300, Avri Altman wrote: > A LLD companion for the ufs scsi transport. This description is misleading. How about changing this into "Add a bsg endpoint that supports UPIUs"? diff --git a/drivers/scsi/ufs/ufs_bsg.c b/drivers/scsi/ufs/ufs_bsg.c > new file mode 100644 >

[PATCH v2 2/8] scsi: ufs: Add ufs-bsg module

2018-08-05 Thread Avri Altman
A LLD companion for the ufs scsi transport. For now, just provide an API to instantiate the ufs transport, allocating and removing ufs-ports. As we are attaching the transport template to the scsi host that was already alocated for the ufs hba, we'll need to pay extra attention on where to call