[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220630165928.GA2152027@euler>
Date: Thu, 30 Jun 2022 09:59:28 -0700
From: Colin Foster <colin.foster@...advantage.com>
To: Tony Lindgren <tony@...mide.com>
Cc: Stephen Boyd <sboyd@...nel.org>, Tero Kristo <kristo@...nel.org>,
linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org
Subject: Re: use-after-free warnings in 5.19-rcX kernel
On Thu, Jun 30, 2022 at 09:56:40AM +0300, Tony Lindgren wrote:
> Hi,
>
> * Colin Foster <colin.foster@...advantage.com> [220630 04:30]:
> > Hi Tony,
> >
> > I'm running a beaglebone black and doing some dev on the
> > next-next/master line. I noticed a lot of messages coming by during
> > boot, and more recently a change that shouldn't have made a difference
> > seems to stop me from booting.
> >
> > The commit in question is commit: ec7aa25fa483 ("ARM: dts: Use clock-output-names for am3")
> > Prior to this commit, the boot seems fine. After this commit, I get
> > several warnings.
>
> This should be fixed with:
>
> [PATCH] clk: ti: Fix missing of_node_get() ti_find_clock_provider()
> https://lore.kernel.org/linux-clk/20220621091118.33930-1-tony@atomide.com/
>
> Can you please give it a try?
Yep - seems to fix the issue. Thanks!
>
> Regards,
>
> Tony
Powered by blists - more mailing lists