jlaitine opened a new pull request, #16511: URL: https://github.com/apache/nuttx/pull/16511
So that the same code can be used with and without spinlocks. ## Summary This complements the commit 225d6fb0a73, which missed the spin_unlock() ## Impact Allows compiling non-smp target, which calls spin_unlock. ## Testing Fixes compilation on a custom target -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org