You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "wyr8899 (via GitHub)" <gi...@apache.org> on 2024/02/23 02:07:52 UTC

[PR] rptun: remove notify_wait in remoteproc ops [nuttx]

wyr8899 opened a new pull request, #11754:
URL: https://github.com/apache/nuttx/pull/11754

   
   
   ## Summary
   remove notify_wait in remoteproc ops, rptun implements notify_wait through rpmsg_notify_wait_cb.
   ## Impact
   simplify code logic.
   ## Testing
   tested in sim vela.
   


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


Re: [PR] rptun: remove notify_wait in remoteproc ops [nuttx]

Posted by "CV-Bowen (via GitHub)" <gi...@apache.org>.
CV-Bowen commented on PR #11754:
URL: https://github.com/apache/nuttx/pull/11754#issuecomment-1963222975

   @wyr8899 We should also modify `nuttx/openamp/0004-openamp-add-new-ops-notify_wait-support.patch` to pass CI.


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