[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdY6WO4Ffm9B_DbmphwqPfYHe_TgcHYOOVxBZ+YHtWsOJQ@mail.gmail.com>
Date: Fri, 3 Jun 2022 12:07:02 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Miaoqian Lin <linmq006@...il.com>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] soc: integrator: Fix refcount leak in integrator_soc_init
On Mon, May 23, 2022 at 4:16 PM 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: f956a785a282 ("soc: move SoC driver for the ARM Integrator")
> Signed-off-by: Miaoqian Lin <linmq006@...il.com>
Patch applied!
Yours,
Linus Walleij
Powered by blists - more mailing lists