On Fri, 8 Oct 2021 13:01:18 +0800, Ming Lei wrote: > SCSI host release is triggered when SCSI device is freed, and we have to > make sure that LLD module won't be unloaded before SCSI host instance is > released because shost->hostt is required in host release handler. > > So make sure to put LLD module refcnt after SCSI device is released. > > Fix one kernel panic of 'BUG: unable to handle page fault for address' > reported by Changhui and Yi. > > [...] Applied to 5.15/scsi-fixes, thanks! [1/1] scsi: core: put LLD module refcnt after SCSI device is released https://git.kernel.org/mkp/scsi/c/f2b85040acec -- Martin K. Petersen Oracle Linux Engineering