[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <166481423257.2406482.16532672531113101637.robh@kernel.org>
Date: Mon, 3 Oct 2022 11:24:11 -0500
From: Rob Herring <robh@...nel.org>
To: Pierre Gondois <pierre.gondois@....com>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>,
Frank Rowand <frowand.list@...il.com>
Subject: Re: [PATCH] of: base: Shift refcount decrement in
of_find_last_cache_level()
On Fri, 30 Sep 2022 16:49:36 +0200, Pierre Gondois wrote:
> Currently, of_find_next_cache_node() and of_property_read_u32()
> are called on objects after their refcount have been decremented.
> Re-order the calls to decrement the refcount after the function
> calls.
>
> Signed-off-by: Pierre Gondois <pierre.gondois@....com>
> ---
> drivers/of/base.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
Applied, thanks!
Powered by blists - more mailing lists