From 5d5f3fa679909cd6911ab6f328bcf61dfa782a9d Mon Sep 17 00:00:00 2001 From: vasilito Date: Mon, 27 Jul 2026 00:52:18 +0900 Subject: [PATCH] submodule bump: kernel + relibc for LG Gram Round 7 kernel (bb4a97ec -> bd656d7f): LG Gram SMBIOS scan + MWAIT idle unsafe blocks + ~40 warning cleanups Verified: repo cook kernel --force-rebuild = zero errors, zero warnings relibc (ef52efde -> 92f9d629): netdb getnetbyaddr logic fix (n_net is u32 network number, not pointer) + AF_UNSPEC/AF_INET6 imports + POSIX sem_open + ioctl soundness --- local/sources/kernel | 2 +- local/sources/relibc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/local/sources/kernel b/local/sources/kernel index bb4a97ec63..bd656d7f2c 160000 --- a/local/sources/kernel +++ b/local/sources/kernel @@ -1 +1 @@ -Subproject commit bb4a97ec6304bf1f7f4a731f5a53268c1ec5bc79 +Subproject commit bd656d7f2c89cab8276839697456ed917af389b4 diff --git a/local/sources/relibc b/local/sources/relibc index ef52efdeae..92f9d629c0 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit ef52efdeaed042c36533dc25545e028e04cdd3b1 +Subproject commit 92f9d629c06a91e9116a8d331e4bba3a55985581