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/01/21 01:29:45 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2726: sched: sched: Remove sched_lock/unlock from nxsched_set_affinity()

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


   ## Summary
   
   - Because this_task() and nxsched_get_tcb() are protected inside the funtcions
   - Also, enter_critical_section() is used in nxsched_set_affinity()
   
   ## Impact
   
   - No impact
   
   ## Testing
   
   - Tested with spresense:wifi_smp
   


----------------------------------------------------------------
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 merged pull request #2726: sched: sched: Remove sched_lock/unlock from nxsched_set_affinity()

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


   


----------------------------------------------------------------
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 merged pull request #2726: sched: sched: Remove sched_lock/unlock from nxsched_set_affinity()

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


   


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