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

   ## Summary
   This PR intends to provide a fix to the `sys_call6` function, where the 
argument `parm6` is missing from the list of input operands of the inline ASM 
for the generation of the software interrupt.
   
   ## Impact
   Fix for the `sys_call6` function call, which is used by some proxies:
   - `recvfrom`
   - `sendto`
   - `mmap`
   - `pselect`
   - `posix_spawn`
   - `task_spawn`
   
   ## Testing
   Issue caught by visual inspection.
   


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

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

Reply via email to