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

   reason:
   spin_lock_wo_note/spin_unlock_wo_note  should be called in matching pairs.
   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   use spin_lock_wo_note replace spin_lock in csection
   reason:
   spin_lock_wo_note/spin_unlock_wo_note  should be called in matching pairs.
   
   leave_critical_section use cpu_irqlock_clear which alse use 
spin_unlock_wo_note
   
   ## Impact
   
   critical section
   
   ## Testing
   ci ostest
   
   


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