Comment 16 for bug 1971151

Revision history for this message
Michael Reed (mreed8855) wrote (last edit ): Re: [Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG) support

Hi Sumit,

I do not think the patch from comment #9 is the issue. That is not among the patches I applied as far as I can tell. I applied the patches from comments #5 and comment #6. The issue is with the following 2 patches:

This patch introduces the issue with scsi_done(scmd) where it should be scmd->scsi_done(scmd);

256bd4f23d9c scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
https://www.spinics.net/lists/linux-scsi/msg173118.html

The second patch adds this line .shost_groups = mpi3mr_host_groups,

986d6bad2103 scsi: mpi3mr: Expose adapter state to sysfs
https://patchwork.kernel.org<email address hidden>/