* [PATCH] x86: mark AMD Geode support as orphaned
@ 2026-05-05 21:21 Arnd Bergmann
2026-05-05 21:55 ` Andres Salomon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Arnd Bergmann @ 2026-05-05 21:21 UTC (permalink / raw)
To: x86
Cc: Thomas Gleixner, Ingo Molnar, Borislav Petkov, Dave Hansen,
H . Peter Anvin, Arnd Bergmann, Andres Salomon, Andrew Morton,
linux-kernel
From: Arnd Bergmann <arnd@arndb.de>
Andres mentioned that he no longer has access to Geode hardware including
the OLPC XO-1, so the MAINTAINERS entry is no longer accurate. I also
noticed that the documentation link no longer works, as the product
was finally discontinued a few years ago.
Aside from the XO-1, there are still a few embeded boards with custom code
in arch/x86/platforms/geode and a number of Geode based thin clients were
shipped that may continue to work without any custom kernel code.
Mark the platform as orphaned, remove the dead link, and update the
files list to include the platform code.
Cc: Andres Salomon <dilinger@queued.net>
Link: https://lore.kernel.org/all/fddba1c8-a95a-490f-962e-8505cb948672@queued.net/
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
---
MAINTAINERS | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1eefa4a304b2..dec5e2e437dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1116,10 +1116,9 @@ S: Orphan
F: drivers/usb/gadget/udc/amd5536udc.*
AMD GEODE PROCESSOR/CHIPSET SUPPORT
-M: Andres Salomon <dilinger@queued.net>
L: linux-geode@lists.infradead.org (moderated for non-subscribers)
-S: Supported
-W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
+S: Orphaned
+F: arch/x86/platform/geode/
F: arch/x86/include/asm/geode.h
F: drivers/char/hw_random/geode-rng.c
F: drivers/crypto/geode*
--
2.39.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] x86: mark AMD Geode support as orphaned
2026-05-05 21:21 [PATCH] x86: mark AMD Geode support as orphaned Arnd Bergmann
@ 2026-05-05 21:55 ` Andres Salomon
2026-05-05 22:26 ` [tip: x86/cpu] x86: Mark " tip-bot2 for Arnd Bergmann
2026-05-06 6:16 ` tip-bot2 for Arnd Bergmann
2 siblings, 0 replies; 4+ messages in thread
From: Andres Salomon @ 2026-05-05 21:55 UTC (permalink / raw)
To: Arnd Bergmann, x86
Cc: Thomas Gleixner, Ingo Molnar, Borislav Petkov, Dave Hansen,
H . Peter Anvin, Arnd Bergmann, Andrew Morton, linux-kernel
Acked-by: Andres Salomon <dilinger@queued.net>
Thanks Arnd!
On 5/5/26 17:21, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
>
> Andres mentioned that he no longer has access to Geode hardware including
> the OLPC XO-1, so the MAINTAINERS entry is no longer accurate. I also
> noticed that the documentation link no longer works, as the product
> was finally discontinued a few years ago.
>
> Aside from the XO-1, there are still a few embeded boards with custom code
> in arch/x86/platforms/geode and a number of Geode based thin clients were
> shipped that may continue to work without any custom kernel code.
>
> Mark the platform as orphaned, remove the dead link, and update the
> files list to include the platform code.
>
> Cc: Andres Salomon <dilinger@queued.net>
> Link: https://lore.kernel.org/all/fddba1c8-a95a-490f-962e-8505cb948672@queued.net/
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
> MAINTAINERS | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1eefa4a304b2..dec5e2e437dd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1116,10 +1116,9 @@ S: Orphan
> F: drivers/usb/gadget/udc/amd5536udc.*
>
> AMD GEODE PROCESSOR/CHIPSET SUPPORT
> -M: Andres Salomon <dilinger@queued.net>
> L: linux-geode@lists.infradead.org (moderated for non-subscribers)
> -S: Supported
> -W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
> +S: Orphaned
> +F: arch/x86/platform/geode/
> F: arch/x86/include/asm/geode.h
> F: drivers/char/hw_random/geode-rng.c
> F: drivers/crypto/geode*
^ permalink raw reply [flat|nested] 4+ messages in thread
* [tip: x86/cpu] x86: Mark AMD Geode support as orphaned
2026-05-05 21:21 [PATCH] x86: mark AMD Geode support as orphaned Arnd Bergmann
2026-05-05 21:55 ` Andres Salomon
@ 2026-05-05 22:26 ` tip-bot2 for Arnd Bergmann
2026-05-06 6:16 ` tip-bot2 for Arnd Bergmann
2 siblings, 0 replies; 4+ messages in thread
From: tip-bot2 for Arnd Bergmann @ 2026-05-05 22:26 UTC (permalink / raw)
To: linux-tip-commits
Cc: Arnd Bergmann, Dave Hansen, Andres Salomon, x86, linux-kernel
The following commit has been merged into the x86/cpu branch of tip:
Commit-ID: 7192582a1e95428145d3e9ae17b429f8af96ce14
Gitweb: https://git.kernel.org/tip/7192582a1e95428145d3e9ae17b429f8af96ce14
Author: Arnd Bergmann <arnd@arndb.de>
AuthorDate: Tue, 05 May 2026 23:21:33 +02:00
Committer: Dave Hansen <dave.hansen@linux.intel.com>
CommitterDate: Tue, 05 May 2026 15:21:44 -07:00
x86: Mark AMD Geode support as orphaned
Andres mentioned that he no longer has access to Geode hardware including
the OLPC XO-1, so the MAINTAINERS entry is no longer accurate. I also
noticed that the documentation link no longer works, as the product
was finally discontinued a few years ago.
Aside from the XO-1, there are still a few embeded boards with custom code
in arch/x86/platforms/geode and a number of Geode based thin clients were
shipped that may continue to work without any custom kernel code.
Mark the platform as orphaned, remove the dead link, and update the
files list to include the platform code.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Acked-by: Andres Salomon <dilinger@queued.net>
Link: https://lore.kernel.org/all/fddba1c8-a95a-490f-962e-8505cb948672@queued.net/
Link: https://patch.msgid.link/20260505212458.2263891-1-arnd@kernel.org
---
MAINTAINERS | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2fb1c75..dd6a808 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1115,10 +1115,9 @@ S: Orphan
F: drivers/usb/gadget/udc/amd5536udc.*
AMD GEODE PROCESSOR/CHIPSET SUPPORT
-M: Andres Salomon <dilinger@queued.net>
L: linux-geode@lists.infradead.org (moderated for non-subscribers)
-S: Supported
-W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
+S: Orphaned
+F: arch/x86/platform/geode/
F: arch/x86/include/asm/geode.h
F: drivers/char/hw_random/geode-rng.c
F: drivers/crypto/geode*
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [tip: x86/cpu] x86: Mark AMD Geode support as orphaned
2026-05-05 21:21 [PATCH] x86: mark AMD Geode support as orphaned Arnd Bergmann
2026-05-05 21:55 ` Andres Salomon
2026-05-05 22:26 ` [tip: x86/cpu] x86: Mark " tip-bot2 for Arnd Bergmann
@ 2026-05-06 6:16 ` tip-bot2 for Arnd Bergmann
2 siblings, 0 replies; 4+ messages in thread
From: tip-bot2 for Arnd Bergmann @ 2026-05-06 6:16 UTC (permalink / raw)
To: linux-tip-commits
Cc: Arnd Bergmann, Dave Hansen, Ingo Molnar, Andres Salomon, x86,
linux-kernel
The following commit has been merged into the x86/cpu branch of tip:
Commit-ID: 4af2468b82bd6d6a28742f94746c1af832227f1a
Gitweb: https://git.kernel.org/tip/4af2468b82bd6d6a28742f94746c1af832227f1a
Author: Arnd Bergmann <arnd@arndb.de>
AuthorDate: Tue, 05 May 2026 23:21:33 +02:00
Committer: Ingo Molnar <mingo@kernel.org>
CommitterDate: Wed, 06 May 2026 07:57:00 +02:00
x86: Mark AMD Geode support as orphaned
Andres mentioned that he no longer has access to Geode hardware including
the OLPC XO-1, so the MAINTAINERS entry is no longer accurate. I also
noticed that the documentation link no longer works, as the product
was finally discontinued a few years ago.
Aside from the XO-1, there are still a few embeded boards with custom code
in arch/x86/platforms/geode and a number of Geode based thin clients were
shipped that may continue to work without any custom kernel code.
Mark the platform as orphaned, remove the dead link, and update the
files list to include the platform code.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Andres Salomon <dilinger@queued.net>
Link: https://lore.kernel.org/all/fddba1c8-a95a-490f-962e-8505cb948672@queued.net/
Link: https://patch.msgid.link/20260505212458.2263891-1-arnd@kernel.org
---
MAINTAINERS | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 882214b..3db882d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1115,10 +1115,9 @@ S: Orphan
F: drivers/usb/gadget/udc/amd5536udc.*
AMD GEODE PROCESSOR/CHIPSET SUPPORT
-M: Andres Salomon <dilinger@queued.net>
L: linux-geode@lists.infradead.org (moderated for non-subscribers)
-S: Supported
-W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
+S: Orphaned
+F: arch/x86/platform/geode/
F: arch/x86/include/asm/geode.h
F: drivers/char/hw_random/geode-rng.c
F: drivers/crypto/geode*
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-05-06 6:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-05 21:21 [PATCH] x86: mark AMD Geode support as orphaned Arnd Bergmann
2026-05-05 21:55 ` Andres Salomon
2026-05-05 22:26 ` [tip: x86/cpu] x86: Mark " tip-bot2 for Arnd Bergmann
2026-05-06 6:16 ` tip-bot2 for Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox