Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp7309262pxb; Thu, 18 Feb 2021 06:56:58 -0800 (PST) X-Google-Smtp-Source: ABdhPJzsh6WHS+vbXROsmRhd2HrorNpwNRNP1Yd2k59eK4AK/9Vu4xzN6i0Rv6edafrxdRzSvjw+ X-Received: by 2002:aa7:d90b:: with SMTP id a11mr4547743edr.250.1613660218723; Thu, 18 Feb 2021 06:56:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613660218; cv=none; d=google.com; s=arc-20160816; b=PAQxypsQb1xHkpXKf6Yn52s3GWKC4SVQedw9nHSeg+H7SGicy/xRyJnWVNPgs61z+F SjYsSt5lXAQiIAwmm1SgSQRdCnoNYoN/+m1BIyLtYmx0emm8/ox/w6lUJ30hBI/UIx+Y aa+l40Keqw/BOXDMKMQCk95+TthaUoPWNWxeCOsVntZh3ktSdJm3Zwievdxfi6fmMIzh 4myu3SUskmuUiZxA0DRyOqLbN1Fad96A446y0O1aDkGWAF+rrY+tL/s/mozK1OrFWb1s 2qX4SiOEFJa+QHovMu4BFoTpvq/k60Phz+3dx9N6+GgNz6l002RobKU2YGmN1KQZtAqS uVlA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=oyoynN7zIoG3fXqLfrwq+gaTnMG4V5YWLWU7biRI5BQ=; b=kX8mV3Iw/XsQ3ktcjnlwOE14ITr+6iaf+dH9QXgaMQk/wPydcKM8pN7G/agcVf43t/ liFJDztZWR8eHcbsh/eQ+NcfL7KYaXG8qSzhPBkKimNnXoprotYS8OhrrLKB6UMc6aNf ryjsDF0A7kNUACxmAOujOV++nNxVaXqarUvo+ydPOv+p3ScBxChfsirexc0HPkp2XLsM LKhi/onKhPFKf829eYmvoDi4VFxWw5gQH5DsvQpSpPp0qK3ssqoocJxp6kRu8liv5frD H1PVNoR2WZd+VAZRSoL9zIrruNjn+uktkjI9QWXR1/FNm3Y+v2EES5r3M48Jv/3DU7Le lMOw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a11si3771870edn.318.2021.02.18.06.56.34; Thu, 18 Feb 2021 06:56:58 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229894AbhBROyM (ORCPT + 99 others); Thu, 18 Feb 2021 09:54:12 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:56608 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232449AbhBRMxC (ORCPT ); Thu, 18 Feb 2021 07:53:02 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 21EFF1C0B81; Thu, 18 Feb 2021 13:51:32 +0100 (CET) Date: Thu, 18 Feb 2021 13:51:31 +0100 From: Pavel Machek To: Greg Kroah-Hartman Cc: Scott Branden , Linux ARM , LKML , BCM Kernel Feedback Subject: Re: 5.10 LTS Kernel: 2 or 6 years? Message-ID: <20210218125131.GA10316@duo.ucw.cz> References: <8cf503db-ac4c-a546-13c0-aac6da5c073b@broadcom.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > Why would you backport new features to an old kernel? That's not what > they are there for. For CIP project, this is one of advantages for "supported" boards, as we'll backport patches improving their support as long as those patches are mainline. > > If the CIP project has committed to 10 years you would think they would= be in contact > > with you to add their support to the 5.10 LTS effort. >=20 > They are doing testing right now, see the announcements where they test > each stable -rc release. But they have not talked to me about 5.10 > yet, Their model is that they will, somehow in a way that is yet to be > determined, take over maintaining these releases _after_ I drop them. > But they are only going to do so for a very specific hardware platform > or two, so anyone using anything other than their specific boards, is > going to be out of luck. I'd say this is a bit inaccurate :-). We care about different boards at armv7, armv8 and x86-64 architectures, which actually means we care about quite big part of the kernel already. Rough estimate is that 50% of patches in stable touch our configurations, I could collect better statistics. As you said, I'm not sure everything is fully determined at this point, but... we'll certainly try to support community effort for 4.4, 4.19 and 5.10 maintainance for as long as possible. It is well possible that we'll continue to maintain even configurations we can't test (we don't have s390 to test on) on best-effort basis (to help community and because applying a patch may be easier than determining if someone in CIP community depends on it). > Which makes sense, scoping support like this to those that actually care > about a specific hardware platform is much easier than the work that I > and Sasha do in support it for all platforms. So if you are interested > in 10 years, please work with CIP to get your platform into that list. And yes, this is very good suggestion. Best regards, Pavel PS: Again, I'm speaking for myself. --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --5vNYLRcllDrimb99 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYC5i0wAKCRAw5/Bqldv6 8k6PAJoCZU40runcm0gDpKEmZr2ggueNPwCggAsKICCZm6i6K7SB7lNIy/Np6Ys= =4XSo -----END PGP SIGNATURE----- --5vNYLRcllDrimb99--