[GIT PULL] x86/misc for 7.3-rc1
From: Dave Hansen
Date: Tue Aug 18 2026 - 11:01:30 EST
Hi Linus,
Please pull the usual random x86/misc changes for 7.3-rc1. This set is
pretty benign, just adding some documentation and removing a super
stale comment about an LED driver that was moved long ago.
--
The following changes since commit f5098b6bae761e346ebcd9da7f95622c04733cff:
Linux 7.2-rc5 (2026-07-26 14:45:48 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_7.3-rc1
for you to fetch changes up to 977991fdc43dbe2f3f473699bbe45207969f020f:
x86/platform/geode: Remove old TODO message about leds-net5501.c (2026-08-10 07:39:37 -0700)
----------------------------------------------------------------
* Document the intricacies of GS context switching
* Remove old TODO message about Geode LED driver
----------------------------------------------------------------
Borislav Petkov (AMD) (1):
Documentation/x86: Document the intricacies of GS context switching
Eshaan Deshmukh (1):
x86/platform/geode: Remove old TODO message about leds-net5501.c
Documentation/arch/x86/x86_64/fsgs.rst | 97 ++++++++++++++++++++++++++++++++++
arch/x86/platform/geode/alix.c | 4 --
arch/x86/platform/geode/geos.c | 4 --
3 files changed, 97 insertions(+), 8 deletions(-)