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/07/21 19:03:14 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1441: sched: The secondary idle threads should call nx_idle_trampoline

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


   ## Summary
   because nx_task_idle doesn't call sched_note_start. To avoid the
   same error happen again in the furture, nx_task_idle is removed.
   
   ## Impact
   
   ## Testing
   
   


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



[GitHub] [incubator-nuttx] masayuki2009 merged pull request #1441: sched: The secondary idle threads should call nx_idle_trampoline

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


   


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



[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1441: sched: The secondary idle threads should call nx_idle_trampoline

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #1441:
URL: https://github.com/apache/incubator-nuttx/pull/1441#issuecomment-665427929


   @masayuki2009 done.


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



[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #1441: sched: The secondary idle threads should call nx_idle_trampoline

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #1441:
URL: https://github.com/apache/incubator-nuttx/pull/1441#issuecomment-665422886


   Hi @xiaoxiang781216,
   
   Thanks for this PR but could you please resolve the above conflicts?
   
   
   


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