From a312a516944feaaf897a790facbb3d8228e7cf00 Mon Sep 17 00:00:00 2001 From: ligd Date: Fri, 27 Sep 2024 00:25:04 +0800 Subject: [PATCH] sched: used for PR --- sched/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sched/Kconfig b/sched/Kconfig index 4fc761319411f..715650b287f62 100644 --- a/sched/Kconfig +++ b/sched/Kconfig @@ -370,7 +370,7 @@ config SMP N.B. SMP mode requires the use of ARCH_INTERRUPTSTACK: - CPU0 thread0 -> IRQ enter -> add thread0 to block_list -> IRQ leave(crash) + CPU0 thread0 -> IRQ enter -> add thread0 to block list -> IRQ leave(crash) || /\ / \