Re: [PATCH] scsi: hpsa: fix DMA mapping leak on IOACCEL2 reset path
From: Martin K. Petersen
Date: Sun Jul 12 2026 - 22:37:03 EST
On Tue, 23 Jun 2026 00:00:28 +0800, Haoxiang Li wrote:
> If phys_disk->in_reset is set, the function returns directly without
> undoing the resources acquired for the command. Add the missing error
> cleanup by unmapping the IOACCEL2 SG chain block when needed, unmapping
> the SCSI command, and dropping the outstanding IOACCEL command count
> before returning.
>
>
> [...]
Applied to 7.2/scsi-fixes, thanks!
[1/1] scsi: hpsa: fix DMA mapping leak on IOACCEL2 reset path
https://git.kernel.org/mkp/scsi/c/e166bafc483e
--
Martin K. Petersen