Re: [PATCH net-next] net: Use of_property_read_bool()
From: patchwork-bot+netdevbpf@kernel.org
Date: 2024-08-02 01:30:31
Also in:
linux-arm-kernel, lkml
From: patchwork-bot+netdevbpf@kernel.org
Date: 2024-08-02 01:30:31
Also in:
linux-arm-kernel, lkml
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski [off-list ref]: 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@kernel.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