[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167467081691.5568.11613849837435850604.git-patchwork-notify@kernel.org>
Date: Wed, 25 Jan 2023 18:20:16 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Leyfoon Tan <leyfoon.tan@...rfivetech.com>
Cc: linux-riscv@...ts.infradead.org, palmer@...belt.com,
paul.walmsley@...ive.com, aou@...s.berkeley.edu,
linux-kernel@...r.kernel.org, lftan.linux@...il.com,
conor.dooley@...rochip.com, ajones@...tanamicro.com
Subject: Re: [PATCH v2] riscv: Move call to init_cpu_topology() to later
initialization stage
Hello:
This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer@...osinc.com>:
On Thu, 5 Jan 2023 11:37:05 +0800 you wrote:
> If "capacity-dmips-mhz" is present in a CPU DT node,
> topology_parse_cpu_capacity() will fail to allocate memory.
> ARM64, with which this code path is shared, does not call
> topology_parse_cpu_capacity() until later in boot where memory allocation
> is available.
>
> Move init_cpu_topology(), which calls topology_parse_cpu_capacity(), to a
> later initialization stage, to match ARM64.
>
> [...]
Here is the summary with links:
- [v2] riscv: Move call to init_cpu_topology() to later initialization stage
https://git.kernel.org/riscv/c/c1d610586946
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists