[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdbZWSHRB2L0hSsMK6-3g7uXjd4+6zbkjbog8=VDvF57rw@mail.gmail.com>
Date: Sat, 4 Jun 2022 00:08:33 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Miaoqian Lin <linmq006@...il.com>
Cc: Russell King <linux@...linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: integrator: Fix refcount leak in intcp_init_of
On Thu, May 26, 2022 at 10:18 AM Miaoqian Lin <linmq006@...il.com> wrote:
> of_find_matching_node() 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: df36680f1a71 ("ARM: integrator: core module registers from compatible strings")
> Signed-off-by: Miaoqian Lin <linmq006@...il.com>
Patch applied manually (target file moved in the tree)
Yours,
Linus Walleij
Powered by blists - more mailing lists