[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161903035952.13561.4200524604109878768.b4-ty@kernel.org>
Date: Wed, 21 Apr 2021 20:03:32 +0100
From: Mark Brown <broonie@...nel.org>
To: lgirdwood@...il.com, ckeepax@...nsource.cirrus.com,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'
On Tue, 20 Apr 2021 21:31:51 +0200, Christophe JAILLET wrote:
> 'for_each_available_child_of_node()' already performs an 'of_node_get()'
> on child, so there is no need to perform another one before returning.
> Otherwise, a double 'get' is performed and a resource may never be
> released.
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next
Thanks!
[1/1] regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'
commit: 8a065ce92b218e453742b745162d75a6f86fb768
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
Powered by blists - more mailing lists