Re: [PATCH 0/5] dmaengine: idxd: fix memory leak in error handling path
From: Dave Jiang
Date: Fri Feb 14 2025 - 12:24:33 EST
On 2/14/25 10:15 AM, Markus Elfring wrote:
> …
>> drivers/dma/idxd/init.c | 62 ++++++++++++++++++++++++++++++++---------
> …
>
> How do you think about to add any tags (like “Fixes” and “Cc”)
> for the presented patches accordingly?
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.14-rc2#n145
I actually thought about asking for that. But I believe the fixes are against code that just went in for 6.14 so backporting won't be necessary.
>
> Regards,
> Markus