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: 
 <173261882976.349934.230932216858559305.git-patchwork-notify@kernel.org>
Date: Tue, 26 Nov 2024 11:00:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vitalii Mordan <mordan@...ras.ru>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, jacob.e.keller@...el.com,
 shannon.nelson@....com, sd@...asysnail.net, netdev@...r.kernel.org,
 linux-kernel@...r.kernel.org, pchelkin@...ras.ru, khoroshilov@...ras.ru,
 mutilin@...ras.ru
Subject: Re: [PATCH net] marvell: pxa168_eth: fix call balance of pep->clk
 handling routines

Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:

On Thu, 21 Nov 2024 23:06:58 +0300 you wrote:
> If the clock pep->clk was not enabled in pxa168_eth_probe,
> it should not be disabled in any path.
> 
> Conversely, if it was enabled in pxa168_eth_probe, it must be disabled
> in all error paths to ensure proper cleanup.
> 
> Use the devm_clk_get_enabled helper function to ensure proper call balance
> for pep->clk.
> 
> [...]

Here is the summary with links:
  - [net] marvell: pxa168_eth: fix call balance of pep->clk handling routines
    https://git.kernel.org/netdev/net/c/b032ae57d4fe

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