[PATCH] arch: arm: mach-versatile: Add missing of_node_put()

Linus Walleij linus.walleij at linaro.org
Wed Sep 13 05:12:28 PDT 2023


On Wed, Jun 15, 2022 at 11:31 AM heliang <windhl at 126.com> wrote:

> In vexpress_smp_dt_prepare_cpus(), of_find_matching_node() will
> return a node pointer with refcount incremented. We should use
> of_node_put() when it is not used anymore.
>
> Signed-off-by: heliang <windhl at 126.com>

Patch applied!

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list