mbox series

[0/2] Rework how the ALUA driver calls scsi_device_put()

Message ID 20221117183626.2656196-1-bvanassche@acm.org (mailing list archive)
Headers show
Series Rework how the ALUA driver calls scsi_device_put() | expand

Message

Bart Van Assche Nov. 17, 2022, 6:36 p.m. UTC
Hi Martin,

This patch series reworks how the SCSI ALUA device handler calls
scsi_device_put(). Please consider this patch series for the next merge
window.

Thanks,

Bart.

Bart Van Assche (2):
  scsi: alua: Revert "Move a scsi_device_put() call out of
    alua_check_vpd()"
  scsi: alua: Call scsi_device_put() from non-atomic context

 drivers/scsi/device_handler/scsi_dh_alua.c | 46 ++++++++++++----------
 1 file changed, 25 insertions(+), 21 deletions(-)

Comments

Martin K. Petersen Nov. 26, 2022, 12:34 a.m. UTC | #1
Bart,

> This patch series reworks how the SCSI ALUA device handler calls
> scsi_device_put(). Please consider this patch series for the next
> merge window.

Applied to 6.2/scsi-staging, thanks!
Martin K. Petersen Dec. 1, 2022, 3:45 a.m. UTC | #2
On Thu, 17 Nov 2022 10:36:24 -0800, Bart Van Assche wrote:

> This patch series reworks how the SCSI ALUA device handler calls
> scsi_device_put(). Please consider this patch series for the next merge
> window.
> 
> Thanks,
> 
> Bart.
> 
> [...]

Applied to 6.2/scsi-queue, thanks!

[1/2] scsi: alua: Revert "Move a scsi_device_put() call out of alua_check_vpd()"
      https://git.kernel.org/mkp/scsi/c/a500c4cc06cd
[2/2] scsi: alua: Call scsi_device_put() from non-atomic context
      https://git.kernel.org/mkp/scsi/c/50759b881e1d