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/11 12:29:32 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #4521: spinlock.h: In single CPU case indicate that the lock is unused.

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


   ## Summary
   In single CPU case indicate that the lock is unused.  This will avoids warnings and spreading the "unused" operation throughout the code base.
   ## Impact
   N/A
   ## Testing
   esp32-devkitc:wapi
   esp32-devkitc:wapi_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.

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 merged pull request #4521: spinlock.h: In single CPU case indicate that the lock is unused.

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


   


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