wangchdo opened a new pull request, #17266:
URL: https://github.com/apache/nuttx/pull/17266
## Summary
Replace the spinlock/sched_lock pair in the sched wqueue and clock module
with
spin_lock_irqsave_nopreempt() to improve code clarity and consistency.
## Impact
sched clock and wqueue code improvement, no function change, no impact to
other
nuttx functions
## Testing
**ostest passed on board fvp-armv8r-aarch32**
<img width="564" height="674" alt="image"
src="https://github.com/user-attachments/assets/4bb37026-5c55-4df5-b4eb-bac470fc5187"
/>
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]