Re: Kernel crash on boot, arm64 VM
From: Sudeep Holla
Date: Mon Jun 02 2025 - 08:12:54 EST
On Mon, Jun 02, 2025 at 11:35:22AM +0100, Will Deacon wrote:
> [+Sudeep]
>
Thanks for adding me.
> On Mon, Jun 02, 2025 at 10:00:38AM +0930, Qu Wenruo wrote:
> > It looks like there is a regression related to the device tree/acpi parsing
> > in the latest upstream kernel branch.
>
> I've kept the crash log below, but I suspect this is due to the __free()
> cleanup path in dt_idle_state_present(), introduced recently by
> 5836ebeb4a2b ("cpuidle: psci: Avoid initializing faux device if no DT
> idle states are present").
>
Hi Qu,
Do you also have this commit ?
39cdf87a97fd ("cpuidle: psci: Fix uninitialized variable in dt_idle_state_present()")
Just trying to see if it is same issue or if this something else even
with the above commit included.
--
Regards,
Sudeep