jlaitine commented on PR #16851: URL: https://github.com/apache/nuttx/pull/16851#issuecomment-3196357831
I re-checked the patches (sorry for delay; I am not the author of these). The critical_section() usage in the usb driver is correct; it protects the data against drivers/usbdev which uses the critical section as well. So it is not just a lock within this file. -- 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