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 2021/05/12 14:36:12 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #3703: sched/spawn: Support the stack address argument

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


   ## Summary
   This patch enable user pass the custom stack point.
   
   ## Impact
   new API
   
   ## 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] xiaoxiang781216 edited a comment on pull request #3703: sched/spawn: Support the stack address argument

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 edited a comment on pull request #3703:
URL: https://github.com/apache/incubator-nuttx/pull/3703#issuecomment-840658870


   @davids5 please review this PR, once it pass the review and merge. I will provide the next couple patches to support the custom stack pointer completely.


-- 
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] davids5 merged pull request #3703: sched/spawn: Support the stack address argument

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


   


-- 
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 #3703: sched/spawn: Support the stack address argument

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


   @davids5 please review this PR, once it pass the review and merge. I will provide the next couple patch to support the custom stack pointer completely.


-- 
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] antmerlino commented on pull request #3703: sched/spawn: Support the stack address argument

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


   This seems like the start of a reasonable change to me, but it's hard to judge it's impact without understanding how the new stackaddr argument will be used. I see no harm in merging this change, but the integration portion should have a more thorough review.


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