wangzhi-art opened a new pull request, #15345: URL: https://github.com/apache/nuttx/pull/15345
*Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Since all tcb's sigdeliver point to nxsig_deliver, remove this variable in tcb and instead use a flag bit in tcb->flag to indicate whether the signal is ready to be processed. ## Impact Code modification is imperceptible to users. ## Testing Testcase ostest is executed without failure in the smp environment of armv7a and armv8a. -- 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