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/06/29 04:28:52 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request #1317: sched/task: unify task initialization

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


   ## Summary
   sched/task: unify task initialization 
   sched/task_init: change the stack pointer type to (void *) 
   
   ## Impact
   nxthread_create()
   nxtask_init()
   
   ## Testing
   ./tools/configure.sh sim/loadable
   ./tools/configure.sh sim/nsh
   


----------------------------------------------------------------
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] jerpelea commented on pull request #1317: sched/task: unify task initialization

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


   @anchao please add commit mesages for each commit 


----------------------------------------------------------------
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] anchao commented on pull request #1317: sched/task: unify task initialization

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


   > @anchao please add commit mesages for each commit
   
   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] jerpelea merged pull request #1317: sched/task: unify task initialization

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


   


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