xiaoxiang781216 commented on PR #15691: URL: https://github.com/apache/nuttx/pull/15691#issuecomment-2625519849
> > @hujun260 let's drop the spinlock change and use #15728 instead. > > Please. I tested this PR without [9a61a1d](https://github.com/apache/nuttx/commit/9a61a1db45c664b3374f249cffa12a1b49bf11ff) + #15728 and it seems it solves #15688 Thanks @tmedicci, I think the better fix is that: 1. Remove the bad spin lock usage by https://github.com/apache/nuttx/pull/15728 2. Move sched_lock/sched_unlock to iram0 by update this pr 3. Close https://github.com/espressif/esp-hal-3rdparty/pull/8 Do you think so? -- 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