From 60e90c3283bc1b69a8fb089361b05292ffb584ec Mon Sep 17 00:00:00 2001 From: vasilito Date: Tue, 28 Jul 2026 08:40:14 +0900 Subject: [PATCH] base: bump submodule pointer to a7d2fb88 (acpi-rs + xhcid build fixes) Advances the base gitlink to include: 72d761f6 acpi-rs: fix 3 panic sites referencing non-existent .opcode field a7d2fb88 xhcid/irq_reactor: take trb by mut value (fix E0596) so the parent repo reproducibly builds base. Fork changes already pushed on submodule/base. Co-Authored-By: Claude Opus 4.8 (1M context) --- local/sources/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/base b/local/sources/base index 6860e49623..a7d2fb88fd 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit 6860e4962367a80f2c6e303ea3f73c7d7b4cf1e4 +Subproject commit a7d2fb88fd21aa47002d96e21406c3cebc9ad041