Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp2129276ybv; Fri, 14 Feb 2020 12:03:19 -0800 (PST) X-Google-Smtp-Source: APXvYqwPn84jVYAN0lUidwBUrXg6+JjR8/DO0lTcMKXgHeoJ9PFiwxMiHx/K7iCJCii8MU/WZcKp X-Received: by 2002:a05:6830:c9:: with SMTP id x9mr3612007oto.345.1581710598816; Fri, 14 Feb 2020 12:03:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581710598; cv=none; d=google.com; s=arc-20160816; b=QxDmK+aDn/q7udeQcvurZIRKnNEdNxUzbStmWa5JGEGgXInc7uNV44a/g+x9gEEQ/l 0+vDJN9GgrBsoBAhkMgUFCeuY6gJ7UAoBt8NorA6iwmRmWsyju9tIDWdqHBwoTTwUDj1 YHT6X+WOYiCSJ1USIYa+vT+FkGtbPMKTRJkRQJ0/RieP7hw/kiEQOYm1P0l0Znsy0mNH 2jQBUtexRVHfPZmelzLUBF2Wviblf4f+CTURSNr3FBTgTdqLWnOb6JKBVOhGcVoHKGzi U4q61Z7yJscF6KoUsNjkWqS2YUSJiwtwBADCX/RyYMaNwDXI9LfZwKf6CcYYvoRZkhfr fVRw== 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=hb7p0FD8QFx+3xoUkJErGClI/A8IFoH3dFfP/0iHU0k=; b=JBJMNHRlZFFhnjVgdfDDm4stPsdcFp8gqCKhPkJQzaKcGcayas9uXdaozjt0tBQw2Q DxkYEJEHsf2SQpKAkoAdmOXzLpGgwExlypMTptPtkHYQzsbV0fKPwTLsQqX2XWryIn3r qvrRYjyAk7iUds2TFuQ12tVRoWCxj743KEeuhvahsfzAtV6mqOghi+0Sgt7TTt8lbRaD 5s4+1EwpKtWoS6N0jgGHUEANKBesvxDovzHWzcPrVuVyMOgoGOwmStWjEFka4pay0rAf Qhh9UQuW3DYgTuj6n/YiZBdNbPJLqkMiwEaOeww4hyeUw1UeAsR88ynk8WuThovXdDii wXYw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=f4SD7CDJ; 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 r14si3141421oic.12.2020.02.14.12.03.05; Fri, 14 Feb 2020 12:03:18 -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=f4SD7CDJ; 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 S2389359AbgBNUCO (ORCPT + 99 others); Fri, 14 Feb 2020 15:02:14 -0500 Received: from mail.kernel.org ([198.145.29.99]:33614 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389205AbgBNUCI (ORCPT ); Fri, 14 Feb 2020 15:02:08 -0500 Received: from localhost (unknown [12.246.51.142]) (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 4554324654; Fri, 14 Feb 2020 20:02:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581710527; bh=kOzvk+OzpzpOrtXBp+yNd2QeJJMOZmbEEHg8kegYTaA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=f4SD7CDJVEys1xUJy3wS9/Wyn8ojDRHL8Ps1Rit4bznxmbDcHkGWt3BhBX07ISy++ BzrrE7UEtNmZpGOzTG3Bh+a3AXdPpOni5dwHlvGrlibwBe4n26Ya+ziubNfsAb5Nqt +hsnOvu7E9RWH83MlKucTpmr4Ab8a6ls3lw7RQLI= Date: Fri, 14 Feb 2020 07:28:07 -0800 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.5 000/120] 5.5.4-stable review Message-ID: <20200214152807.GA3960470@kroah.com> References: <20200213151901.039700531@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 14, 2020 at 10:27:39AM +0000, Jon Hunter wrote: > > On 13/02/2020 15:19, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.5.4 release. > > There are 120 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 Sat, 15 Feb 2020 15:16:41 +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.5.4-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.5.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > All tests are passing for Tegra ... > > Test results for stable-v5.5: > 13 builds: 13 pass, 0 fail > 22 boots: 22 pass, 0 fail > 40 tests: 40 pass, 0 fail > > Linux version: 5.5.4-rc2-ged6d023a1817 > 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