On Mon, 31 Oct 2022 15:47:24 -0700, Bart Van Assche wrote: > As reported by Dan Carpenter, a recent change may cause scsi_device_put() to > sleep while a few callers remain that call scsi_device_put() from atomic > context. This patch series converts those callers. Please consider this patch > series for the 6.0 kernel. > > Thanks, > > [...] Applied to 6.2/scsi-queue, thanks! [1/4] scsi: alua: Move a scsi_device_put() call out of alua_check_vpd() https://git.kernel.org/mkp/scsi/c/0b25e17e9018 [2/4] scsi: alua: Move a scsi_device_put() call out of alua_rtpg_select_sdev() https://git.kernel.org/mkp/scsi/c/379e2554e3d1 [3/4] scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a function https://git.kernel.org/mkp/scsi/c/2e5a6c3baccd [4/4] scsi: bfa: Rework bfad_reset_sdev_bflags() https://git.kernel.org/mkp/scsi/c/2e79cf37b15b -- Martin K. Petersen Oracle Linux Engineering