You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/05/06 08:15:02 UTC

[GitHub] [incubator-nuttx] sonicyang opened a new pull request #982: arch: x86_64: remove leftover debug output

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:
users@infra.apache.org