zhuyanlinzyl opened a new pull request #5336:
URL: https://github.com/apache/incubator-nuttx/pull/5336


   ## Summary
   
       Follow https://github.com/apache/incubator-nuttx/pull/5261
   
       Reason for use sw-interrupt as syscall interrupt:
       The xtensa `syscall` instruction can cause SYSCALL interrupt.
       But SYSCALL interrupt is same interrupt level with level-one
       interrupt.
       Nuttx swint can enter `enter_critical_section` and gerenate
       interrupt.
   
   
   ## Impact
   
   No
   
   ## Testing
   Testing ostest pass on Xtensa core.
   


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