From fb3812b17670d5e00dfd34fc93af45335273c0f9 Mon Sep 17 00:00:00 2001 From: vasilito Date: Mon, 20 Jul 2026 09:05:16 +0900 Subject: [PATCH] submodules: bump base and userutils fork pointers base -> fb421083: - fbcond: retry handoff while display driver is not ready (bounded 250x10ms; fixes the 2026-07-20 '-vga std' boot freeze at 'Performing handoff' where a transient not-ready driver left the framebuffer VT permanently blank) - xhcid/virtio-netd: info-level IRQ/MSI-X delivery and reactor startup milestones for runtime-proof observability - usb: demote diagnostic ATTACH/HUBFLOW traces to debug! - usbhubd: gate port-indicator SetPortFeature on hub capability userutils -> 3b02e0b9: - getty: harden the console<->PTY bridge against transient read/write/event errors (log-and-continue instead of panic; a panic here killed the live shell's I/O) --- local/sources/base | 2 +- local/sources/userutils | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/local/sources/base b/local/sources/base index bcf8ea25a7..fb421083e0 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit bcf8ea25a704f2bee608056e5c10f0cd661636f4 +Subproject commit fb421083e0bfa3b8f7ab25f923d087de5f0e117f diff --git a/local/sources/userutils b/local/sources/userutils index b0cfab717e..3b02e0b999 160000 --- a/local/sources/userutils +++ b/local/sources/userutils @@ -1 +1 @@ -Subproject commit b0cfab717ed207e2bffd02b82eef56619d7acc6e +Subproject commit 3b02e0b999061a0ba80a2b24bf5664a8353087f9