Re: [PATCH v3] uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memory
From: Greg Kroah-Hartman
Date: Thu Feb 26 2026 - 09:44:30 EST
On Thu, Feb 26, 2026 at 06:14:54PM +0800, Guangshuo Li wrote:
> Hi Greg,
>
> Thanks for the reminder.
>
> This was found by a static analysis tool I designed. After a manual
> review, I confirmed the issue and sent the fix.
>
> Would you prefer that I include the “how it was found and tested”
> information in the commit message?
As per our documentation (please go read it again), it is required :)
thanks,
greg k-h