mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:20:59 +00:00
Upgrade to GCC 13.1.0 triggered an UBSAN in PCIIRQHandler. Moving the handle_interrupt() function out-of-line fixes this issue. |
||
|---|---|---|
| .. | ||
| GenericInterruptHandler.cpp | ||
| GenericInterruptHandler.h | ||
| IRQHandler.cpp | ||
| IRQHandler.h | ||
| PCIIRQHandler.cpp | ||
| PCIIRQHandler.h | ||
| SharedIRQHandler.cpp | ||
| SharedIRQHandler.h | ||
| SpuriousInterruptHandler.cpp | ||
| SpuriousInterruptHandler.h | ||
| UnhandledInterruptHandler.cpp | ||
| UnhandledInterruptHandler.h | ||