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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org