On Tue, 9 Apr 2024 at 17:12, Martin K. Petersen <martin.petersen@xxxxxxxxxx> wrote: > > > Anders, Martin, > > > Reverted this patch and I couldn't see the repoted warning. > > scsi: sg: Avoid sg device teardown race > > [ Upstream commit 27f58c04a8f438078583041468ec60597841284d ] > > Fix is here: > > https://git.kernel.org/mkp/scsi/c/d4e655c49f47 By cherry picking the proposed patch d4e655c49f47 ("scsi: sg: Avoid race in error handling & drop bogus warn") onto v6.6.26-rc1 I couldn't see the reported warning. I also tried to cherry pick it to v6.8.5-rc1 and I didn't see the repoted warning. Cheers, Anders