Commit Graph

4 Commits

Author SHA1 Message Date
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
Tate, Hongliang Tian 7d417cbcd2 Add compile-time per-module log prefix via __log_prefix!() 2026-04-17 00:00:12 -07:00
Tate, Hongliang Tian 082965f881 Replace the log crate with OSTD's own logging API 2026-04-08 02:02:48 -07:00
Ruihan Li 000ad53c9f Support UART console 2026-01-27 17:44:41 -08:00