pkarashchenko commented on code in PR #10500: URL: https://github.com/apache/nuttx/pull/10500#discussion_r1318258123
########## arch/arm/src/cxd56xx/cxd56_cpu1signal.c: ########## @@ -188,8 +186,6 @@ int cxd56_cpu1siginit(uint8_t sigtype, void *data) priv->ndev++; Review Comment: Do we have any protection now for `priv->ndev` access done from multiple threads? -- 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]
