Re: [REGRESSION] next/master : (build) implicit declaration of function ‘topol ogy_core_has_smt’; did you ...

Will Deacon <[email protected]> Mon, 10 Nov 2025 11:22:05 +0000
Newsgroups dev.linux.lists.kernelci,dev.linux.lists.regressions,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-next,org.kernel.vger.linux-perf-users
Message-ID <aRHK3RPjNq8nbltp@willie-the-truck>
On Fri, Nov 07, 2025 at 07:11:49PM -0800, Randy Dunlap wrote:
> [verified still present in linux-next 20251107]
> [adding CCs]

Should be fixed by 7ab06ea41af5 ("arch_topology: Provide a stub
topology_core_has_smt() for !CONFIG_GENERIC_ARCH_TOPOLOGY") in the Arm
perf tree (which is merged into -next).

Will