Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp641833ybt; Wed, 8 Jul 2020 08:16:07 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzAHk3iGOPp3YaNZx2lypLnyoifh8oaKo2LWGKh/WRyZQxB8y5wWAkV/QaqIvEuq0VGME0A X-Received: by 2002:a17:906:3650:: with SMTP id r16mr50262547ejb.465.1594221367606; Wed, 08 Jul 2020 08:16:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594221367; cv=none; d=google.com; s=arc-20160816; b=PjNro+pwfvgEqgFnBs4L6msGK2D+my45buPWChZ+Z7D57E4VZeS5XcPY4I3O4wBgbF B03xC1TW0rc5cKVW5sLMGre2KZSbLqG0o8MPiwWWDS0MRUgkIBGhn3z56Vz00QWoFec0 IQABIhNb35MNPCwub36A0VZfSHbKAyCbBhCgVO6p/eXZQQ5kdJDsLJGlzBrDm2AcAAfD wyEtdAPn4+gfkU2oNtjMQT82Sp5GXbBzYcIR5NjrSY7OrDuKuhfl1GDoBVzoDnTRAj/g hH+ZcWm4Xnc2JyF8XIG2yu2HwXUl1xlBYDOSCzp6igjvIqrJx5rGzXr44fouEJhwzqrn qw8w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=vvXgE69yjU8j1RS5bMQbiolOC7EnTnrMyEkA66VJxpU=; b=Qd01Sf/P4YjqqqcKKvM7yx849e7dGy1QxeoIrVC8QMRkqaJ4tBMvnGI/x/wIWF9vhp U/lfEFOes7DnK7zKlidOlWuiLrOU413BIMt/CzOz7mhoHTin3S5Z97d0ME3XWYTzZEJc IbCszEKKR5SixwGe81QxIS3ofe3O602tnyutnf7yKe9nfAw66ytCCJKVSD9vbsODlhWH BJKmrfYbKAi721vBOzadN6sZqd+uZNoPSWHoRdBTgVzJG2d3IMXHzldvfRUroFNIB1Ug abHViJ82UwN94k5GwmuPh3tyGNeK8xqNENS5k4fWmd4Lk3ic6A9r96w8JiMLnDcfvnp4 uh/A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Z+fRuTcj; 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 q15si71931eju.726.2020.07.08.08.15.43; Wed, 08 Jul 2020 08:16:07 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=Z+fRuTcj; 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 S1730012AbgGHPPF (ORCPT + 99 others); Wed, 8 Jul 2020 11:15:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:38430 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729022AbgGHPPF (ORCPT ); Wed, 8 Jul 2020 11:15:05 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 3F103206DF; Wed, 8 Jul 2020 15:15:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594221304; bh=k+/PyAEzlmPrVB6eVQ5iEPosf+CPVaKBpAALEd84mWw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Z+fRuTcjTJoLSK1xhza1Z4PI4IrxS70ODpo1AnpPvwzQzR1x/7uozfzWuKdCq4qPy vqnosGIpgbdx6XrqsLXqRtp5IIURg84PJaryHAHE9uJMOoxDELN4NdNIwZrifewr70 gKmpKmBFX54T7Q/DCO8iC/cup6xOdkO9dT4vXNlo= Date: Wed, 8 Jul 2020 17:15:00 +0200 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 5.4 00/65] 5.4.51-rc1 review Message-ID: <20200708151500.GA710412@kroah.com> References: <20200707145752.417212219@linuxfoundation.org> <6fbcdd30-68d3-e8c5-d762-7b8a8c48d112@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6fbcdd30-68d3-e8c5-d762-7b8a8c48d112@nvidia.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 08, 2020 at 09:41:33AM +0100, Jon Hunter wrote: > > On 07/07/2020 16:16, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.51 release. > > There are 65 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, 09 Jul 2020 14:57:34 +0000. > > 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/v5.x/stable-review/patch-5.4.51-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-5.4.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > All tests are passing for Tegra ... > > Test results for stable-v5.4: > 11 builds: 11 pass, 0 fail > 26 boots: 26 pass, 0 fail > 56 tests: 56 pass, 0 fail > > Linux version: 5.4.51-rc1-g47d410b54275 > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, > tegra194-p2972-0000, tegra20-ventana, > tegra210-p2371-2180, tegra210-p3450-0000, > tegra30-cardhu-a04 Thanks for testing all of these and letting me know. greg k-h