Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched/irq: correct critical section to spin lock
Regression by: | commit 2ee8aa6 | Author: hujun5 <[email protected]> | Date: Thu Jan 11 11:27:31 2024 +0800 | | sched: we use spin_lock_irqsave replace enter_critical_section to protect g_irqvector | | enter_critical_section may be called before os initialized | | Signed-off-by: hujun5 <[email protected]> Signed-off-by: chao an <[email protected]>
- Loading branch information