Re: [PR] xtensa/esp32s3: add lock for async operation work [nuttx]

2024-12-10 Thread via GitHub
xiaoxiang781216 merged PR #15082: URL: https://github.com/apache/nuttx/pull/15082 -- 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...@nu

Re: [PR] xtensa/esp32s3: add lock for async operation work [nuttx]

2024-12-09 Thread via GitHub
sdc-g commented on PR #15082: URL: https://github.com/apache/nuttx/pull/15082#issuecomment-2530031404 Hi @tmedicci Thanks, please check the comment update. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] xtensa/esp32s3: add lock for async operation work [nuttx]

2024-12-09 Thread via GitHub
tmedicci commented on PR #15082: URL: https://github.com/apache/nuttx/pull/15082#issuecomment-2527766601 Hi @sdc-g, thanks for submitting it. Please fill in all the fields of the PR template, including how you found out this bug, how to reproduce and test it and possible impacts. -- This

[PR] xtensa/esp32s3: add lock for async operation work [nuttx]

2024-12-08 Thread via GitHub
sdc-g opened a new pull request, #15082: URL: https://github.com/apache/nuttx/pull/15082 g_work as singleton can be changed by context switching, but previous one async operation have not finished yet. -- This is an automated message from the Apache Git Service. To respond to the mess