suoyuanG opened a new pull request, #17075: URL: https://github.com/apache/nuttx/pull/17075
## Summary remove nxsched_suspend_scheduler and nxsched_resume_scheduler, moved all related processing logic to nxsched_switch_context, and use nxsched_switch_critmon to complete the same processing as before. ## Impact This patchset doesn't change the behavior, but simplify the interaction between arch and sched ## Testing run the `ostest` with the `qemu-armv7a:nsh` configuration and no error found. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
