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 2020/06/05 07:48:45 UTC

[GitHub] [incubator-nuttx] jerpelea opened a new pull request #1197: cxd56: Fix lock issue in Spresense audio driver

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


   ## Summary
   Replace semaphore with spinlock in the DMA buffer handling code
   since it is called from an interrupt.
   
   ## Impact
   CXD56 (spresense board)
   
   ## Testing
   spresense board
   


----------------------------------------------------------------
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 #1197: cxd56: Fix lock issue in Spresense audio driver

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


   


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