]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MIPS: CPS: Boot CPUs in secondary clusters
authorPaul Burton <paulburton@kernel.org>
Wed, 29 Jan 2025 12:32:50 +0000 (13:32 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 21 Feb 2025 09:19:37 +0000 (10:19 +0100)
commit0856c143e1cd3ffd6ce10a72671335ca6a2cb841
tree17ef21376efd2f05a6f72cdb5875038093f99171
parent75fa6a583882e8e09fa567eb3a3d8e115fa5c59f
MIPS: CPS: Boot CPUs in secondary clusters

Probe for & boot CPUs (cores & VPs) in secondary clusters (ie. not the
cluster that began booting Linux) when they are present in systems with
CM 3.5 or higher.

Signed-off-by: Paul Burton <paulburton@kernel.org>
Signed-off-by: Chao-ying Fu <cfu@wavecomp.com>
Signed-off-by: Dragan Mladjenovic <dragan.mladjenovic@syrmia.com>
Signed-off-by: Aleksandar Rikalo <arikalo@gmail.com>
Tested-by: Serge Semin <fancer.lancer@gmail.com>
Tested-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/mips-cm.h
arch/mips/include/asm/smp-cps.h
arch/mips/kernel/mips-cm.c
arch/mips/kernel/smp-cps.c