[PATCH] clk: imx: reference preceded by free
Jian Dong
dj0227 at 163.com
Thu Apr 8 02:53:12 BST 2021
On Tue, 30 Mar 2021 19:16:48 -0700
Stephen Boyd <sboyd at kernel.org> wrote:
> Quoting Jian Dong (2021-03-22 20:10:34)
> > From: Jian Dong <dongjian at yulong.com>
> >
> > when register failed, clk will be freed, it will generate dangling
> > pointer problem in later reference. it should return directly.
> >
> > Signed-off-by: Jian Dong <dongjian at yulong.com>
> > ---
>
> Any Fixes tag?
Sorry for late, I'm unfamiliar with tag rule.
For this patch include two files commit 2f77296d3 and fe37b482
maybe likes:
Fixes: 2f77296d3 (clk: imx: add lpcg clock support)
Fixes: fe37b482 (clk: imx: add scu clock common part)
and I noticed this patch has been merged, do I need RESEND again with
tags like above?
Thank you
More information about the linux-arm-kernel
mailing list