From d596ea3924a93bd02d9382353d2b61118cece4e7 Mon Sep 17 00:00:00 2001 From: vasilito Date: Wed, 22 Jul 2026 14:21:50 +0900 Subject: [PATCH] =?UTF-8?q?bump=20submodule/base=20=E2=80=94=20pcid=20conf?= =?UTF-8?q?ig-access=20boundary=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps base to include the pcid guard (out-of-range PCIe config offsets return the no-response pattern / no-op instead of aborting pcid) plus all the operator's ACPI-runtime, i2c, and ided work already on the submodule branch. This unblocks boot past the previous pcid Invalid opcode fault, through switchroot and the /usr driver set. Also carries the earlier accidental commit of the initnsmgr Step 1 Send refactor (Rc> -> Arc>), now VALIDATED: a low-load boot progressed through all initfs units, switchroot, and the /usr drivers via the Arc namespace manager (hundreds of opens) with no regression. The residual under-load head-of-line wedge is the known single-threaded initnsmgr issue tracked in local/docs/INITNSMGR-CONCURRENCY-DESIGN.md (worker-offload / Design B). --- local/sources/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/base b/local/sources/base index a12fb9fc7c..9c571e2942 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit a12fb9fc7c4da779cc62b4e30ce5b88d9c440196 +Subproject commit 9c571e294298d9d080751e2e1f5840a8234c89b8