Re: use-after-free warnings in 5.19-rcX kernel

From: Tony Lindgren
Date: Thu Jun 30 2022 - 02:56:47 EST


Hi,

* Colin Foster <colin.foster@xxxxxxxxxxxxxxxx> [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@xxxxxxxxxxx/

Can you please give it a try?

Regards,

Tony