szafonimateusz-mi opened a new pull request, #14958:
URL: https://github.com/apache/nuttx/pull/14958
## Summary
- arch/x86_64/intel64: up_disable_irq should work from any CPU
simplify interrupt logic and allow any CPU to disable interrupt, not only
CPU that enabled it.
## Impact
up_disable_irq works from any CPU, not just the one that previously enabled
a given interrupt
## Testing
qemu
--
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]