From 71071a19025cdbb6ca59f51689630f9bc4c414e8 Mon Sep 17 00:00:00 2001 From: vasilito Date: Mon, 27 Jul 2026 20:28:57 +0900 Subject: [PATCH] submodule(base,relibc): bump pointers for getsockopt + xHCI fixes Bumps both submodules to include: - relibc: getsockopt forwards (level, name) for non-SOL_SOCKET levels instead of stubbing with todo_skip! - base: xHCI event TRB snapshot before clearing live DMA entry (F1.1 re-entrancy fix completed) --- local/sources/base | 2 +- local/sources/relibc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/local/sources/base b/local/sources/base index 76e01f06ff..dd0127b635 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit 76e01f06ffd272c87ad042d9d6f8268fe8a054d6 +Subproject commit dd0127b635eab08a0f0783a564e32c160dc2407c diff --git a/local/sources/relibc b/local/sources/relibc index ca7a7edbfb..dc046c7471 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit ca7a7edbfbd1dc6a6aa74de2baefaab7e25b8603 +Subproject commit dc046c7471e06c08ba027c6e156e02d44d995a63