修改一些小问题

This commit is contained in:
fslongjin
2022-07-17 23:06:57 +08:00
parent afb80d4d6e
commit 6f5d73771f
3 changed files with 5 additions and 5 deletions

View File

@ -156,7 +156,7 @@ void smp_ap_start()
spin_unlock(&multi_core_starting_lock);
preempt_disable();// 由于ap处理器的pcb与bsp的不同因此ap处理器放锁时需要手动恢复preempt count
sti();
kdebug("1212221212");
while (1)
hlt();