ladybird/Kernel/Bus
Liav A 1462211ccf Kernel: Allow WorkQueue items allocation failures propagation
In most cases it's safe to abort the requested operation and go forward,
however, in some places it's not clear yet how to handle these failures,
therefore, we use the MUST() wrapper to force a kernel panic for now.
2022-04-20 19:47:18 +02:00
..
PCI Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
USB Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
VirtIO Kernel: Allow WorkQueue items allocation failures propagation 2022-04-20 19:47:18 +02:00