Re: [PATCH] ARM: integrator: Fix early initialization
| Newsgroups | dev.linux.lists.soc |
|---|---|
| Message-ID | <177815916228.3933061.12051407083802172344.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <[email protected]>: On Tue, 05 May 2026 21:15:37 +0200 you wrote: > From: Guenter Roeck <[email protected]> > > Starting with commit bdb249fce9ad4 ("ARM: integrator: read counter using > syscon/regmap"), intcp_init_early calls syscon_regmap_lookup_by_compatible > which in turn calls of_syscon_register. This function allocates memory. > Since the memory management code has not been initialized at that time, > the call always fails. It either returns -ENOMEM or crashes as follows. > > [...] Here is the summary with links: - ARM: integrator: Fix early initialization https://git.kernel.org/soc/soc/c/90d77b30a666 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html