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) || /\ / \