mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
e604bacd42
Build Documentation / build-html (push) Has been cancelled
Remove restore_critical_section() call from up_switch_context() in simulator as it is not necessary during interrupt context switching. The critical section state is properly managed elsewhere in the interrupt handling flow. Signed-off-by: hujun5 <hujun5@xiaomi.com>