lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 15 Jan 2022 22:40:09 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Christophe JAILLET <christophe.jaillet@...adoo.fr> Cc: davem@...emloft.net, kuba@...nel.org, mripard@...nel.org, wens@...e.org, jernej.skrabec@...il.com, conleylee@...mail.com, linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org, netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-sunxi@...ts.linux.dev Subject: Re: [PATCH] net: ethernet: sun4i-emac: Fix an error handling path in emac_probe() Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Sat, 15 Jan 2022 13:45:03 +0100 you wrote: > A dma_request_chan() call is hidden in emac_configure_dma(). > It must be released in the probe if an error occurs, as already done in > the remove function. > > Add the corresponding dma_release_channel() call. > > Fixes: 47869e82c8b8 ("sun4i-emac.c: add dma support") > Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr> > > [...] Here is the summary with links: - net: ethernet: sun4i-emac: Fix an error handling path in emac_probe() https://git.kernel.org/netdev/net/c/9a9acdccdfa4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists