Files
ladybird/Kernel/Interrupts/SharedIRQHandler.cpp
Pankaj Raghav 756a73471e Kernel: Use SpinlockProtected list in SharedIRQHandler
Adding handlers to the SharedIRQHandler without any lock is not thread
safe. Use SpinlockProtected list instead.
2023-04-25 10:18:39 +02:00

3.0 KiB