[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdZzVY=AKFhW-hEmCAHmdMgVF8=hQeE8a8W=2W0h44eQVg@mail.gmail.com>
Date: Fri, 22 Jan 2021 23:47:05 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Pan Bian <bianpan2016@....com>
Cc: Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
MSM <linux-arm-msm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] bus: qcom: Put child node before return
On Thu, Jan 21, 2021 at 12:49 PM Pan Bian <bianpan2016@....com> wrote:
> Put child node before return to fix potential reference count leak.
> Generally, the reference count of child is incremented and decremented
> automatically in the macro for_each_available_child_of_node() and should
> be decremented manually if the loop is broken in loop body.
>
> Fixes: 335a12754808 ("bus: qcom: add EBI2 driver")
> Signed-off-by: Pan Bian <bianpan2016@....com>
Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
Please submit this patch for inclusion through the ARM SoC tree.
Yours,
Linus Walleij
Powered by blists - more mailing lists