Re: [PATCH v3 0/3] LoongArch: CPU parallel bring up
From: Thomas Gleixner
Date: Fri Aug 02 2024 - 10:18:25 EST
On Tue, Jul 16 2024 at 22:14, Jiaxun Yang wrote:
> This series implemented CPU parallel bring up for LoongArch.
>
> Being the first non-x86 arch enabling that we need to fix some
> infra in patch 1 and 2, then implement everything in patch 3.
I've merged the first two patches into
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/core
and tagged them so the loongson tree can consume them to apply the
actual loongson change:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp-for-loongson
Thanks,
tglx