From: patchwork-bot+linux-soc@kernel.org
To: Linus Walleij <linusw@kernel.org>
Cc: soc@kernel.org
Subject: Re: [PATCH] ARM: integrator: Fix early initialization
Date: Thu, 07 May 2026 13:06:02 +0000 [thread overview]
Message-ID: <177815916228.3933061.12051407083802172344.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260505-integrator-fixes-v1-1-56ab9aac59db@kernel.org>
Hello:
This patch was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:
On Tue, 05 May 2026 21:15:37 +0200 you wrote:
> From: Guenter Roeck <linux@roeck-us.net>
>
> 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
next prev parent reply other threads:[~2026-05-07 13:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-05 19:15 [PATCH] ARM: integrator: Fix early initialization Linus Walleij
2026-05-05 21:14 ` Guenter Roeck
2026-05-05 21:25 ` Linus Walleij
2026-05-06 18:02 ` Guenter Roeck
2026-05-07 13:06 ` patchwork-bot+linux-soc [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-18 16:41 Guenter Roeck
2025-05-18 17:47 ` Russell King (Oracle)
2025-05-18 19:09 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177815916228.3933061.12051407083802172344.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-soc@kernel.org \
--cc=linusw@kernel.org \
--cc=soc@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.