zyfeier opened a new pull request, #14827: URL: https://github.com/apache/nuttx/pull/14827
## Summary Modify the kernel to use only the long type atomic interfaces, avoiding the use of sizeof or typeof to determine the type of atomic operations, thereby simplifying the kernel's atomic interface operations. ## Impact atomic function ## Testing ./tools/configure.sh sim:citest pass sabre-6qaud:smp pass -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org