mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-10 05:46:48 +00:00
The IRQ part of the driver must NOT share a SpinLock with the normal part of the driver unless the SpinLock is acquired with IRQ disabled in the task context.