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 2022/09/06 13:20:06 UTC

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request, #7015: sim: fix signal crash in SMP mode

GUIDINGLI opened a new pull request, #7015:
URL: https://github.com/apache/incubator-nuttx/pull/7015

   
   ## Summary
   
   sim: fix signal crash in SMP mode
   
   reproduce:
   sim:smp
   ostest
   
   reason:
   shouldn't do sim_sigdeliver() in irq handler
   
   Signed-off-by: ligd <li...@xiaomi.com>
   
   
   ## Impact
   
   sim smp
   
   ## Testing
   
   sim:smp
   


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] GUIDINGLI commented on pull request #7015: sim: fix signal crash in SMP mode

Posted by GitBox <gi...@apache.org>.
GUIDINGLI commented on PR #7015:
URL: https://github.com/apache/incubator-nuttx/pull/7015#issuecomment-1238143418

   @masayuki2009 
   Could you help to review this ?


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] masayuki2009 merged pull request #7015: sim: fix signal crash in SMP mode

Posted by GitBox <gi...@apache.org>.
masayuki2009 merged PR #7015:
URL: https://github.com/apache/incubator-nuttx/pull/7015


-- 
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-unsubscribe@nuttx.apache.org

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