On 19/06/2018 03:31, Martin K. Petersen wrote:
Jason,
So we have to change this embedded static ata host to a dynamically
allocated ata host and initialize the ->kref member. To use
ata_host_get() and ata_host_put() in libsas, we need to move the
declaration of these functions to the public libata.h and export them.
Took a while for all the prerequisites to materialize. I just rebased
4.19/scsi-queue to v4.18-rc1 and applied your patch. Thanks!
Hi Martin,
Is it possible to add this patch to the 4.18 fixes?
All the best,
John