anchao opened a new pull request, #14200:
URL: https://github.com/apache/nuttx/pull/14200

   ## Summary
   
   group/exitinof: replace spin_lock to critical_section avoid deadlock
   
   holding the irqsaved spinlock first and then take critical section may cause 
deadlock in SMP case,
   replace spin_lock to critical_section avoid deadlock
   
   
   ## Impact
   
   SMP
   
   ## Testing
   
   sim/smp
   


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

Reply via email to