[PATCH] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe

Sebastian Reichel sebastian.reichel at collabora.com
Thu Jun 9 12:14:11 PDT 2022


Hi,

On Tue, May 24, 2022 at 09:25:48AM +0200, Linus Walleij wrote:
> On Mon, May 23, 2022 at 4:10 PM Miaoqian Lin <linmq006 at gmail.com> wrote:
> 
> > of_find_matching_node_and_match() returns a node pointer with refcount
> > incremented, we should use of_node_put() on it when not need anymore.
> > Add missing of_node_put() to avoid refcount leak.
> >
> > Fixes: 0e545f57b708 ("power: reset: driver for the Versatile syscon reboot")
> > Signed-off-by: Miaoqian Lin <linmq006 at gmail.com>
> 
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Thanks, queued to power-supply's fixes branch.

-- Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20220609/b56adb50/attachment.sig>


More information about the linux-arm-kernel mailing list