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 2022/06/13 10:40:52 UTC

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #6414: mutex: Revert part of the changes introduced by b88a8cf39ff1019ad787c4316b22ce29c7daa2dc

pkarashchenko commented on PR #6414:
URL: https://github.com/apache/incubator-nuttx/pull/6414#issuecomment-1153757846

   @davids5 the deadlock is only caused by changes in `drivers/syslog/syslog_device.c`.
   Initially the syslog take semaphore was returning error code if semaphore is already held.
   Other changes are related to introduction of cancellation points in kernel for FLAT build


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