masayuki2009 opened a new pull request #3148:
URL: https://github.com/apache/incubator-nuttx/pull/3148
## Summary
- In the previous implementation, signal handling for SMP was done
in a critical section that is not correct
- This commit fixes this issue
## Impact
- Signal handling for SMP
## Testing
- Tested with ostest
--
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]