]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
powerpc: floppy: Add missing checks after DMA map
authorThomas Fourier <fourier.thomas@gmail.com>
Fri, 20 Jun 2025 07:55:55 +0000 (09:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Aug 2025 14:28:23 +0000 (16:28 +0200)
commit88517afa7401a088875f5f068aba0624ddb90aaf
tree5160d2a635e17a4c5981cd1099b69fac8e23a192
parenteb1e1526b82b8cf31f1ef9ca86a2647fb6cd89c6
powerpc: floppy: Add missing checks after DMA map

[ Upstream commit cf183c1730f2634245da35e9b5d53381b787d112 ]

The DMA map functions can fail and should be tested for errors.

Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250620075602.12575-1-fourier.thomas@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/powerpc/include/asm/floppy.h