ladybird/Kernel/Bus
Liav A cecfd42916 Kernel/PCI: Verify Access is not initialized before initializing it
There's no valid case where we should try to initialize the Access
singleton multiple times, therefore just assert if it ever happens.
2022-01-21 19:09:16 +02:00
..
PCI Kernel/PCI: Verify Access is not initialized before initializing it 2022-01-21 19:09:16 +02:00
USB Kernel: Replace all usages of String::number with KString::number 2022-01-12 16:09:09 +02:00
VirtIO Kernel: Make VirtIO::Queue construction fallible 2022-01-21 16:27:21 +01:00