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


   ## Summary
   since the sched lock can't work in SMP context
   
   - serial/pty: Destroy pp_slavesem in pty_destroy to avoid the leak
   - serial/pty: Should return -ENOTTY not ENOTTY when ioctl can't be handled
   
   ## Impact
   Fix the issue on SMP
   
   ## Testing
   Local test
   


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