On Thu, 16 Jun 2022 17:27:32 -0500, Mike Christie wrote: > The following patches are some fixes for qla4xxx and qedi. They were built > over linus's tree, but apply over Martin's staging and queueing branches. > They do not have conflicts with the other iscsi patches that I've ackd on > the list, so they can be applied before or after those patches. > > The first patch is trivial and fixes a bug that can only be triggered with > qla4xxx which should be rare. Patches 2 - 6 are more invassive and fix a > regression in qedi where shutdown hangs when you are using that driver for > iscsi boot. I was not sure if this was too much of an edge case and the > pathes were too invassive for 5.19 so the patches do apply over either > of your 5.19 or 5.20 branches. > > [...] Applied to 5.20/scsi-queue, thanks! [1/6] scsi: iscsi: Fix HW conn removal use after free https://git.kernel.org/mkp/scsi/c/c577ab7ba5f3 [2/6] scsi: iscsi: Allow iscsi_if_stop_conn to be called from kernel https://git.kernel.org/mkp/scsi/c/3328333b47f4 [3/6] scsi: iscsi: Cleanup bound endpoints during shutdown. https://git.kernel.org/mkp/scsi/c/da2f132d00d9 [4/6] scsi: iscsi: Add helper to remove a session from the kernel https://git.kernel.org/mkp/scsi/c/bb42856bfd54 [5/6] scsi: qedi: Use QEDI_MODE_NORMAL for error handling https://git.kernel.org/mkp/scsi/c/7bf01eb0d4f9 [6/6] scsi: iscsi: Fix session removal on shutdown https://git.kernel.org/mkp/scsi/c/31500e902759 -- Martin K. Petersen Oracle Linux Engineering