masayuki2009 opened a new pull request #2653:
URL: https://github.com/apache/incubator-nuttx/pull/2653
## Summary
- Calling sched_lock()/unlock() is unnecessary for SMP
because we've been using the critical section API
## Impact
- SMP only
## Testing
- Tested with smp and ostest with the following configurations
- sabre-6quad:smp (QEMU, dev board)
- spresense:smp, spresense:wifi_smp
- sim:smp, sim:ostest
- maix-bit:smp (QEMU)
- esp32-devkitc:smp (QEMU)
- lc823450-xgevk:rndis
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]