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


   ## Summary
   
   Remove a potential source of race condition in x86_64 up_sigdeliver.
   
   I left a piece of debug output in the up_sigdeliver function during porting.
   
   ## Impact
   
   No more race condition around multiple signals.
   
   ## Testing
   
   Ostest and nsh of x86_64 qemu port should work as normally without the 
removed verbose output message during signal handling.
   
   However, these still being affected by Issue #955


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to