Received: by 2002:ac0:950c:0:0:0:0:0 with SMTP id f12csp3291224imc; Wed, 13 Mar 2019 13:57:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqw0WWUGxVWs+ePnRCfiIWrtlmtRAfAp/1UXA3AhICVHjfpeUTdCGBgQnj1wmT+zKor4kaJ6 X-Received: by 2002:a63:204d:: with SMTP id r13mr16149540pgm.63.1552510627574; Wed, 13 Mar 2019 13:57:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552510627; cv=none; d=google.com; s=arc-20160816; b=Ln6czbpZ8EQFZ8Ocs8nzz5eJQuuTmB0ql0t3PStLF/4UXY2zvSoKHpxcfaC/lgmwFv 5DC/34DjyeV/M3a5NJ9Ik3CJp3nMJOD55IrVnieMMgh46rvVhrHEIMDfRIb6ko3GkoYc Ba/Y8NC4+6TjfU/iuTCto5fNOXPNyRm7MCI/V5worv9N0dvTEeiX8Bvk27ZuLCNNyIhq 8wJ/RGdUQ9yCvfHSUwNu6sIRcX1PUk1S7xiB1x1GJaHH8/yVCrZYJsQp4BHdlTpt1H2d ndyFuhz+NVjDtVmeJ13qlwX6GB+qUZkQwFfukUKkpHUyqQUxEkhGHM+L/u882zaGeJZF 6ofg== 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=4prgF06Vl5h2GaN+YOiiud4wnr03gC8xPc0l/FEiJa8=; b=NXBbwTC7KF5CEiLgfv/k9le5s4NErUJqmEbUHpRNflmg6Xft0wQmB0HBSeqKWjpQtz Mv0JTk7SWiy/iZKhepFiWEINFGPgjHh/IGsUPHb5hNqSeOj7SfFXLZzgdzj5BuoosY8t uherPAfn4sNheecv+IURsPWxd40pqWB7yMRerEW9DOECmM9Q4cKTG2WIu0I+8FkeaxGb 0hgcoPZZVbycNac+kE+5UfduUd4n0oibeYCqdGIHZ99LjeOrZGA4VdwSEfCnCDiFmkp2 LtPjv2aM6nMhCsrJtlsMwJkzbmzJ7r+gvJo5aMuvdZuwIIZmycVAvzs74BOeYDB6Govl hd9A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hHA7n7NS; 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 w8si8018085ply.303.2019.03.13.13.56.51; Wed, 13 Mar 2019 13:57:07 -0700 (PDT) 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=hHA7n7NS; 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 S1727164AbfCMU4b (ORCPT + 99 others); Wed, 13 Mar 2019 16:56:31 -0400 Received: from mail.kernel.org ([198.145.29.99]:52214 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725876AbfCMU4b (ORCPT ); Wed, 13 Mar 2019 16:56:31 -0400 Received: from localhost (unknown [12.27.65.221]) (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 71CBA2077B; Wed, 13 Mar 2019 20:56:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1552510590; bh=bzjXKBlNeC+dzl/y4sCU+vJCxDexCyWHhGBuaK8yupg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hHA7n7NSip27AhPesQFK0VkG2vs1bJ/c6gPaCMVMhEx/2/SjlEvxIP1wE1dJuD2eO Ppt1XKLN6LQpI1RNcaTyqlRGc72VxRzEFicuIWLLkU5AzCDWdFUo0+UoLuHysHyppa MD2tKHU/edzR9YY6efsSx8JLpE//zEwtfmzyQ0Po= Date: Wed, 13 Mar 2019 13:56:30 -0700 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.20 000/171] 4.20.16-stable review Message-ID: <20190313205630.GA5289@kroah.com> References: <20190312170347.868927101@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 13, 2019 at 05:36:36PM +0000, Jon Hunter wrote: > > On 12/03/2019 17:06, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.20.16 release. > > There are 171 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 Mar 14 17:02:23 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.20.16-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.20.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > All tests passing for Tegra ... > > Test results for stable-v4.20: > 11 builds: 11 pass, 0 fail > 22 boots: 22 pass, 0 fail > 28 tests: 28 pass, 0 fail > > Linux version: 4.20.16-rc1-gdcd2fdc > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, > tegra194-p2972-0000, tegra20-ventana, > tegra210-p2371-2180, tegra30-cardhu-a04 > Thanks for testing all of these and letting me know. greg k-h