Re: [PATCH] PCI: starfive: Fix kmemleak in StarFive PCIe driver's IRQ handling
From: Anand Moon
Date: Sat Feb 08 2025 - 23:23:24 EST
Hi Markus,
On Sat, 8 Feb 2025 at 22:03, Markus Elfring <Markus.Elfring@xxxxxx> wrote:
>
> …
> > This patch addresses a kmemleak reported during StarFive PCIe driver
> …
> > This patch introduces an event IRQ handler and the necessary
> > infrastructure to manage these IRQs, preventing the memory leak.
>
> See also:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.13#n94
>
Thanks I will update the commit message, one I get more feedback on
this code changes.
> Regards,
> Markus
Thanks
-Anand