summaryrefslogtreecommitdiff
path: root/io_uring
diff options
context:
space:
mode:
authorThomas Fourier <fourier.thomas@gmail.com>2026-01-12 15:00:27 +0100
committerSasha Levin <sashal@kernel.org>2026-03-04 07:21:18 -0500
commite8c5d5f6cd66e032f9aefdcc21b0c34761aef78a (patch)
tree249122add04f496cfd7cac0d8f47b615d66fb96d /io_uring
parenta785c4e2a999c2d51dfcf40d317cfb30cc735d2c (diff)
fbdev: vt8500lcdfb: fix missing dma_free_coherent()
[ Upstream commit 88b3b9924337336a31cefbe99a22ed09401be74a ] fbi->fb.screen_buffer is allocated with dma_alloc_coherent() but is not freed if the error path is reached. Fixes: e7b995371fe1 ("video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb") Cc: <stable@vger.kernel.org> Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions