hujun260 commented on code in PR #10500:
URL: https://github.com/apache/nuttx/pull/10500#discussion_r1318273044


##########
arch/arm/src/cxd56xx/cxd56_cpu1signal.c:
##########
@@ -188,8 +186,6 @@ int cxd56_cpu1siginit(uint8_t sigtype, void *data)
 
   priv->ndev++;
 

Review Comment:
   According to the current implementation, "cxd56_cpu1siguninit" will only be 
called once during the NuttX startup phase, and it won't involve scenarios of 
multi-threaded concurrent access.



-- 
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]

Reply via email to