Re: [PATCH] scsi: pmcraid: shut down command timers before reuse

From: Greg Kroah-Hartman

Date: Fri Aug 21 2026 - 07:25:55 EST


On Fri, Aug 21, 2026 at 04:19:02PM +0800, Runyu Xiao wrote:
> On Fri, Aug 21, 2026 at 02:23:51PM +0800, Greg Kroah-Hartman wrote:
> > How was this found and tested?
>
> The issue was found by a static-analysis check and then confirmed by
> tracing the command ownership and timer lifetime in pmcraid.c. The v1
> patch was generated by an LLM from that finding.

Then you need to use the Assisted-by tag.

thanks,

greg k-h