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/09/16 07:46:01 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #4557: arch: cxd56xx: Replace the critical section with spinlock in cxd56_serial.c

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


   ## Summary
   
   - This commit replaces the critical section with spinlock in cxd56_serial.c
   
   ## Impact
   
   - None
   
   ## Testing
   
   - Tested with spresense:rndis_smp, spresense:rndis
     and spresense:rndis_wifi
   


-- 
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] masayuki2009 commented on pull request #4557: arch: cxd56xx: Replace the critical section with spinlock in cxd56_serial.c

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


   Hmm, Build / macOS failed.
   


-- 
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] masayuki2009 commented on pull request #4557: arch: cxd56xx: Replace the critical section with spinlock in cxd56_serial.c

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


   See https://github.com/apache/incubator-nuttx/pull/4403
   


-- 
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] xiaoxiang781216 merged pull request #4557: arch: cxd56xx: Replace the critical section with spinlock in cxd56_serial.c

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


   


-- 
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] jerpelea commented on pull request #4557: arch: cxd56xx: Replace the critical section with spinlock in cxd56_serial.c

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


   > 
   > 
   > Hmm, Build / macOS failed.
   
   it also fails for the other PRs


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