From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 84C55C433E6 for ; Sat, 9 Jan 2021 23:13:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5408023998 for ; Sat, 9 Jan 2021 23:13:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726377AbhAIXNQ (ORCPT ); Sat, 9 Jan 2021 18:13:16 -0500 Received: from vps0.lunn.ch ([185.16.172.187]:59204 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726305AbhAIXNQ (ORCPT ); Sat, 9 Jan 2021 18:13:16 -0500 Received: from andrew by vps0.lunn.ch with local (Exim 4.94) (envelope-from ) id 1kyNPB-00HBcJ-NF; Sun, 10 Jan 2021 00:12:21 +0100 Date: Sun, 10 Jan 2021 00:12:21 +0100 From: Andrew Lunn To: Arnd Bergmann Cc: Linux ARM , Linux Kernel Mailing List , Baruch Siach , Geert Uytterhoeven , Neil Armstrong , Viresh Kumar , Linus Walleij , Daniel Tang , Jamie Iles , Krzysztof Adamski , Alexander Shiyan , Michael Ellerman , Russell King - ARM Linux , Wei Xu , Oleksij Rempel , Alex Elder , Marc Gonzalez , Hans Ulli Kroll , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Steven Rostedt , Vladimir Zapolskiy , Lubomir Rintel , Koen Vandeputte , Barry Song , Thomas Bogendoerfer , Yoshinori Sato , Jonas Jensen , Hartley Sweeten , Mark Salter , Shawn Guo Subject: Re: Old platforms: bring out your dead Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Then there are ARM platforms that are old but have still seen some work > in the past years. If I hear nothing, these will all stay, but if maintainers > may want to drop them anyway, I can help with that: Hi Arnd I notice orion5x is not on this list. Is that because of Debian still building for it? I just blew the dust out of my orion5x RDK and booted 5.11-rc2 on it. orion5x_defconfig needs a few updates, but otherwise it seems to work O.K. But i have no idea if there are any real users out there running modern kernels. Andrew