[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172256223134.32676.16343976994355296820.git-patchwork-notify@kernel.org>
Date: Fri, 02 Aug 2024 01:30:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Rob Herring <robh@...nel.org>
Cc: madalin.bucur@....com, sean.anderson@...o.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, danishanwar@...com,
rogerq@...nel.org, radhey.shyam.pandey@....com, michal.simek@....com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH net-next] net: Use of_property_read_bool()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 31 Jul 2024 13:16:00 -0600 you wrote:
> Use of_property_read_bool() to read boolean properties rather than
> of_find_property(). This is part of a larger effort to remove callers
> of of_find_property() and similar functions. of_find_property() leaks
> the DT struct property and data pointers which is a problem for
> dynamically allocated nodes which may be freed.
>
> Signed-off-by: Rob Herring (Arm) <robh@...nel.org>
>
> [...]
Here is the summary with links:
- [net-next] net: Use of_property_read_bool()
https://git.kernel.org/netdev/net-next/c/5fe164fb0e6e
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