linux_dsm_epyc7002/arch/mips/loongson64/loongson-3
Paul Burton d595d423d0 MIPS: SMP: Allow boot_secondary SMP op to return errors
Allow the boot_secondary SMP op to return an error to __cpu_up(), which
will in turn return it to its caller.

This will allow SMP implementations to return errors quickly in cases
they they know have failed, rather than relying upon __cpu_up()
eventually timing out waiting for the cpu_running completion.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17014/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2017-08-30 00:57:27 +02:00
..
acpi_init.c MIPS: Loongson-3: Move chipset ACPI code from drivers to arch 2016-05-13 14:02:13 +02:00
cop2-ex.c MIPS: Add missing include files 2017-03-08 10:38:06 +01:00
hpet.c MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks 2017-04-14 13:11:16 -07:00
irq.c MIPS: Loongson-3: support irq_set_affinity() in i8259 chip 2017-06-29 02:42:23 +02:00
Makefile MIPS: Loongson-3: Move chipset ACPI code from drivers to arch 2016-05-13 14:02:13 +02:00
numa.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
platform.c
smp.c MIPS: SMP: Allow boot_secondary SMP op to return errors 2017-08-30 00:57:27 +02:00
smp.h