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/04/25 09:01:27 UTC

[GitHub] [incubator-nuttx] pussuw opened a new pull request, #6145: RISC-V: Add syscall support for vfork

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

   If vfork is called via syscall (PROTECTED/KERNEL build) need to set up
   return parameters for syscall. Otherwise the SW will get lost.
   
   ## Summary
   
   ## Impact
   
   ## Testing
   icicle:knsh
   


-- 
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] pkarashchenko merged pull request #6145: RISC-V: Add syscall support for vfork

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


-- 
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] pussuw commented on pull request #6145: RISC-V: Add syscall support for vfork

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

   I think the build error is due to some GH server failure, is there a way to re-trigger CI @pkarashchenko @xiaoxiang781216 ?


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