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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <173497683805.3919340.5019937159859105100.git-patchwork-notify@kernel.org>
Date: Mon, 23 Dec 2024 18:00:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Joe Hattori <joe@...is.s.u-tokyo.ac.jp>
Cc: alexandre.torgue@...s.st.com, joabreu@...opsys.com, andrew+netdev@...n.ch,
 davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
 mcoquelin.stm32@...il.com, netdev@...r.kernel.org, dan.carpenter@...aro.org
Subject: Re: [PATCH v3] net: stmmac: restructure the error path of
 stmmac_probe_config_dt()

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Thu, 19 Dec 2024 11:41:19 +0900 you wrote:
> Current implementation of stmmac_probe_config_dt() does not release the
> OF node reference obtained by of_parse_phandle() in some error paths.
> The problem is that some error paths call stmmac_remove_config_dt() to
> clean up but others use and unwind ladder.  These two types of error
> handling have not kept in sync and have been a recurring source of bugs.
> Re-write the error handling in stmmac_probe_config_dt() to use an unwind
> ladder. Consequently, stmmac_remove_config_dt() is not needed anymore,
> thus remove it.
> 
> [...]

Here is the summary with links:
  - [v3] net: stmmac: restructure the error path of stmmac_probe_config_dt()
    https://git.kernel.org/netdev/net/c/2b6ffcd7873b

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ