[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172657805102.126252.12300366991345937077.git-patchwork-notify@kernel.org>
Date: Tue, 17 Sep 2024 13:00:51 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Steffen Persvold <spersvold@...il.com>
Cc: linux-riscv@...ts.infradead.org, paul.walmsley@...ive.com,
palmer@...belt.com, aou@...s.berkeley.edu, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] riscv: cacheinfo: Add back init_cache_level() function
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@...osinc.com>:
On Sun, 7 Jul 2024 02:35:15 +0200 you wrote:
> commit 5944ce092b97 (arch_topology: Build cacheinfo from primary CPU)
> removed the init_cache_level() function from arch/riscv/kernel/cacheinfo.c
> and relies on the init_cpu_topology() function in drivers/base/arch_topology.c
> to call fetch_cache_info() which in turn calls init_of_cache_level() to
> populate the cache hierarchy information. However, init_cpu_topology() is only
> called from smpboot.c:smp_prepare_cpus() and thus only available when
> CONFIG_SMP is defined.
>
> [...]
Here is the summary with links:
- riscv: cacheinfo: Add back init_cache_level() function
https://git.kernel.org/riscv/c/1845d381f280
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