SMP - BSP halts APs before shutting down
This commit is contained in:
@@ -53,6 +53,8 @@ SPINLOCK_DECLARE(boot_lock)
|
||||
|
||||
_PROTOTYPE(void wait_for_APs_to_finish_booting, (void));
|
||||
_PROTOTYPE(void ap_boot_finished, (unsigned cpu));
|
||||
_PROTOTYPE(void smp_ipi_halt_handler, (void));
|
||||
_PROTOTYPE(void arch_smp_halt_cpu, (void));
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user