Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1545560imu; Wed, 16 Jan 2019 22:30:36 -0800 (PST) X-Google-Smtp-Source: ALg8bN5w4/iq9QajKWZbT2kSP5LzGGUHe32TWDo/gB6QuNyNrQPZG5etrsFo8n0BG/esng00DkB+ X-Received: by 2002:a63:d949:: with SMTP id e9mr12486757pgj.24.1547706636510; Wed, 16 Jan 2019 22:30:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547706636; cv=none; d=google.com; s=arc-20160816; b=edTqsozXh/aDzJnRHgMUok1Yu0frK1unozyTa2ihrUJT25JPY2+t1UigZrJVWfppDg mBLofMOVpA2NZUY4t02vFvqddZk7ocg5u7Plgy3zrhRmUQPDXqImbGrq60FgP7FAqnVc w/in96SPojZ0j36CXT76dsZQB/naJzah/28E6NL+V3Wji3OuVSsZfbk7nPAIyfBI9XNk mNQn/bHzkvmqyR1IhqJsIFLSh7u1XNiBzwnEtuoq/96YlHj4bLBDITNh54U0AV1Lu1qF a76nX58i9/s9qa8tY0NmUXaLbdYwa+cm4ubHG/prULzIzIY1cZCdlsESLFyZOFtQpqMU S8jQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=TVyWt3bz7Z3bXaOXHbf0w6NhKnLZmXSNDu1zf9tlueg=; b=AkqrZmsScwW2n4+bO8zcE2p/sFz3O5Ukm4M/RSBseNQf1k9biD35EKgKggJpofooOM 0RrjqIlJme3uDZZH0lLYmnuB1BGsIc8DuCiYvb2P07xLbKBbuaXVzqlud43QIFSoLh2V SvFTO/lAJpt454cimRaVwpfZPfAkDlgLFWMnm4TZNOgkP+r3hkYoXxf3rUTu5lTqSQKw eKyZ+4vfksL0Z2/nB2cz+QoZ/stRDun3LykRxEC+hEsmqiLsSAhkar3xNjUTLNpONLFR 8PoWR01hgdPHju7bFD2RWxY1+PukqDFlCR08BnVW4FC6Ln6dbPBL8wWiRhKbnJFCw1hX XbxQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=T1DALQGP; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d11si785255pla.335.2019.01.16.22.30.21; Wed, 16 Jan 2019 22:30:36 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=T1DALQGP; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727578AbfAPRrS (ORCPT + 99 others); Wed, 16 Jan 2019 12:47:18 -0500 Received: from mail.kernel.org ([198.145.29.99]:41254 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726994AbfAPRrS (ORCPT ); Wed, 16 Jan 2019 12:47:18 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 98FC820657; Wed, 16 Jan 2019 17:47:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1547660837; bh=IQIMnH4oYxDXtwZb8TtPv+OtRJPQTXhkEjyFtvZiPKE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=T1DALQGPE4Zr3NMXuzZ36s9x1HIneUZgDWv8whqVIbsGOVPdDvfrdU6PSucN0Fydp /wGnPI1uj9v1Qwd9kFKD3YS0lZ4dMrq9l7wHY0qS5/kfh4ZngMx7NaXlmQxeyf3wTv PBD8MHbe+Pc0AkcirtLY33v2KGPeOKdJ4+2mQUro= Date: Wed, 16 Jan 2019 18:47:14 +0100 From: Greg Kroah-Hartman To: Jon Hunter Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org, linux-tegra Subject: Re: [PATCH 4.14 00/27] 4.14.94-stable review Message-ID: <20190116174714.GA13163@kroah.com> References: <20190115154901.189747728@linuxfoundation.org> <794339d5-a1f8-7ae1-8c8c-fbef141cc81d@nvidia.com> <20190116160252.GB4594@kroah.com> <26826b67-6a6b-dc79-84de-4ce48212203e@nvidia.com> <20190116171153.GA10164@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.2 (2019-01-07) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 16, 2019 at 05:38:34PM +0000, Jon Hunter wrote: > > On 16/01/2019 17:11, Greg Kroah-Hartman wrote: > > On Wed, Jan 16, 2019 at 04:56:08PM +0000, Jon Hunter wrote: > >> > >> On 16/01/2019 16:02, Greg Kroah-Hartman wrote: > >>> On Wed, Jan 16, 2019 at 09:25:12AM +0000, Jon Hunter wrote: > >>>> > >>>> On 15/01/2019 16:35, Greg Kroah-Hartman wrote: > >>>>> This is the start of the stable review cycle for the 4.14.94 release. > >>>>> There are 27 patches in this series, all will be posted as a response > >>>>> to this one. If anyone has any issues with these being applied, please > >>>>> let me know. > >>>>> > >>>>> Responses should be made by Thu Jan 17 15:48:28 UTC 2019. > >>>>> Anything received after that time might be too late. > >>>>> > >>>>> The whole patch series can be found in one patch at: > >>>>> https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.94-rc1.gz > >>>>> or in the git tree and branch at: > >>>>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y > >>>>> and the diffstat can be found below. > >>>>> > >>>>> thanks, > >>>>> > >>>>> greg k-h > >>>> All tests are passing for Tegra ... > >>>> > >>>> Test results for stable-v4.14: > >>>> 8 builds: 8 pass, 0 fail > >>>> 16 boots: 16 pass, 0 fail > >>>> 14 tests: 14 pass, 0 fail > >>>> > >>>> Linux version: 4.14.94-rc1-gec31b1a > >>>> Boards tested: tegra124-jetson-tk1, tegra20-ventana, > >>>> tegra210-p2371-2180, tegra30-cardhu-a04 > >>> > >>> Thanks for testing two of these. > >>> > >>> How about 4.19 and 4.20? Does modern kernels work on this hardware as > >>> well? :) > >> > >> We are not that advanced yet ;-) > > > > So not everything for those platforms is upstream? :( > > No sorry! I really was joking. We have enough upstream to test all these > platforms (plus a couple more) today :-) > > >> Only joking, absolutely and in fact we have more devices/boards > >> supported in newer kernels so it would make sense. We are also testing > >> mainline and -next. > >> > >> Unfortunately, it is a bit of a process to add new branches at the > >> moment simply because we are piggy backing on existing infrastructure > >> for testing that I personally do not own and so it needs to be approved. > >> However, nonetheless it is doable. > >> > >> We were talking about adding v4.19 and then v4.20 popped up. I am not > >> sure if you have any ideas yet about the EOL for v4.20? I was just > >> wondering if we should prioritise v4.20 now over v4.19? > > > > I was just curious, if everything was upstream (like the boards that > > linaro tests for), then running 4.19 should be just the same as 4.20. > > But if you have big out-of-tree patchsets, that's a totally different > > story. > > Yes testing stable-v4.19/v4.20 is straight forward and will work today. > I just need to go through the process of setting it up and requesting > this. However, while you were asking, I was curious if you had any idea > of the projected EOL for stable-v4.20 yet? Sorry, the EOL for 4.20 will be once 5.0 is out, usually around the 5.0.3 timeframe or such, like any other "normal" stable kernel lifecycle. thanks, greg k-h