Re: [PATCH] serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dma
From: Shitalkumar Gandhi
Date: Mon May 04 2026 - 02:50:46 EST
On Mon, May 04, 2026 at 08:24:20AM +0200, Greg Kroah-Hartman wrote:
> > Any update on this? It has Frank's Reviewed-by but I don't see
> > it queued in tty-next or tty-testing yet.
>
> What is "this"? I see no context here :(
Sorry for the missing context. The patch is:
serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dma
Fixes three error paths in lpuart_start_rx_dma() that leak ring->buf
and the DMA mapping. Sent April 20, Frank Li gave Reviewed-by on
April 21.
Lore: https://lore.kernel.org/linux-serial/20260420135903.2062024-1-shitalkumar.gandhi@xxxxxxxxxxxxxxxxxxx/
Happy to resend with Frank's Reviewed-by added if that helps.
Thanks,
Shital