yamt commented on PR #16742:
URL: https://github.com/apache/nuttx/pull/16742#issuecomment-3111858229

   > This commit disable interrupts before and after host-APIs, make sure that 
errno is correct.
   
   i feel this approach is very hard to maintain.
   
   it's simpler (and probably more efficient) to save/restore errno in the 
"interrupts" instead. what do you think?
   


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