[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165465514543.8982.16992682001018007600.b4-ty@oracle.com>
Date: Tue, 7 Jun 2022 22:27:53 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: linux-staging@...ts.linux.dev, netdev@...r.kernel.org,
linux-scsi@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
Chengguang Xu <cgxu519@...ernel.net>,
linux-media@...r.kernel.org
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>
Subject: Re: [PATCH 0/6] fix a common error of while loop condition in error path
On Sun, 29 May 2022 23:34:50 +0800, Chengguang Xu wrote:
> There is a common error of while loop condition which misses
> the case '(--i) == 0' in error path. This patch series just
> tries to fix it in several driver's code.
>
> Note: I'm not specialist of specific drivers so just compile tested
> for the fixes.
>
> [...]
Applied to 5.19/scsi-fixes, thanks!
[3/6] scsi: ipr: fix missing/incorrect resource cleanup in error case
https://git.kernel.org/mkp/scsi/c/d64c49191132
[5/6] scsi: pmcraid: fix missing resource cleanup in error case
https://git.kernel.org/mkp/scsi/c/ec1e8adcbdf6
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists