asterinas/kernel/comps/uart/src
Tate, Hongliang Tian 5b93972e6f Remove all manually-written log prefixes
Remove bracket-style prefixes ([IOAPIC], [sys_getpid], [Task entry],
etc.) and text prefixes that duplicate what __log_prefix already
provides (VirtIO Input:, IOMMU, PCI device, etc.) across the kernel
syscalls, virtio, PCI, IOMMU, IRQ, UART, ACPI, timer, mlsdisk, input,
and rootfs subsystems.
2026-04-17 00:00:12 -07:00
..
arch Remove all manually-written log prefixes 2026-04-17 00:00:12 -07:00
console.rs Support UART console 2026-01-27 17:44:41 -08:00
lib.rs Add compile-time per-module log prefix via __log_prefix!() 2026-04-17 00:00:12 -07:00