Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp585183pxf; Wed, 10 Mar 2021 12:26:25 -0800 (PST) X-Google-Smtp-Source: ABdhPJwZMAczMeRM5lx0bzrcZFqx+s6a2HLC2CzjFvtJ2TUMcyv+nRoekehgBn8ZB9Q3FbO6+xDq X-Received: by 2002:a17:906:753:: with SMTP id z19mr189381ejb.447.1615407985039; Wed, 10 Mar 2021 12:26:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1615407985; cv=none; d=google.com; s=arc-20160816; b=nCyDglEiK+trN7TlU1sBF2o6svV0KhIIMqApGGGSzyZCCPMCaABGBWL40VfJBt8cJX 3pClyyixxoXsUDwxn13OLKgRxnx0kXOLzKUYrY2rO/J1cTmKI0QBdFcAl7s2wb0FfvIq PsjDJv+LLvygwrBW9vwDgEyLlz2HN0SXoUEQOrFtUgfQeqDZv56nutp+UoP6tscs3zHw bVhTsnTyL+FP3BJ0qxWEa3O4B8Q4BeUBdVsWCAJwaVHK5U+VChPF0NvQ/NTiPjPRlHAO pUhLg3VaiUIsEvrvP6hsDPtiEgq30DpH0WCFyl/eW4J9Ygw3LWZHy8EpyajYK/FAwrpm ppMQ== 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=566WKDaa+SgldSdtfNtHj79rgUkmbhYgBZq9cojZmi4=; b=ICTFDFURJz3OAgoYcG3sVaE4+2+20+mQioF679qeI65NEHUvIr8L8S5h68erHXTMSp 4EYrEL2yMdXqI000Kk2cAOX+mtUfXPWBn9NQ78/iq0s7aFYDd9y86hOwQxj9u27xP+Hk qLfEFvK/+lIuv5VBGVJHtHLmhCBBEiWNM9ACUEdb5i7XLtRnQNteSnyZYw8FZPT617L/ IIXXkd89lVxJ4ONTD73UYDVEL7h/76RUiKh2f2z/NXADXDu0t+Ug2mAfAuNsO0yfRxzM 0IKc6AIv5jOx7pPz1oIYFffRorBaOLobb2djCyqjnMD3qA70GZh1iEOeqSfifJJDzEvd pekA== 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 s10si346273edi.563.2021.03.10.12.25.59; Wed, 10 Mar 2021 12:26:25 -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 S231668AbhCJUWs (ORCPT + 99 others); Wed, 10 Mar 2021 15:22:48 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:58172 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231515AbhCJUW2 (ORCPT ); Wed, 10 Mar 2021 15:22:28 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 4E2AC1C0B77; Wed, 10 Mar 2021 21:22:26 +0100 (CET) Date: Wed, 10 Mar 2021 21:22:25 +0100 From: Pavel Machek To: gregkh@linuxfoundation.org Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 4.19 00/39] 4.19.180-rc1 review Message-ID: <20210310202225.GB13374@amd> References: <20210310132319.708237392@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8GpibOaaTibBMecb" Content-Disposition: inline In-Reply-To: <20210310132319.708237392@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --8GpibOaaTibBMecb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > From: Greg Kroah-Hartman >=20 > This is the start of the stable review cycle for the 4.19.180 release. > There are 39 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. CIP testing did not find any kernel problems here: (Renesas boards are still unavailable) https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 4.19.y Tested-by: Pavel Machek (CIP) Best regards, Pavel =09 --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --8GpibOaaTibBMecb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmBJKoEACgkQMOfwapXb+vKJpQCdGHV4LqnwZQxR4QDMWRrYr6Fx B4EAn1i4RFAsHzEfGCvPN8WZcxCRJWgY =z9Ad -----END PGP SIGNATURE----- --8GpibOaaTibBMecb--