Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp2231050pxu; Mon, 7 Dec 2020 00:33:27 -0800 (PST) X-Google-Smtp-Source: ABdhPJzFYCh84k8GUffxifHdfDIS2pXS/uaqg6di0xQUOn6NwmP/v8kA2rJdHDE2QPdys93T5mq1 X-Received: by 2002:a17:906:c248:: with SMTP id bl8mr17830843ejb.343.1607330006806; Mon, 07 Dec 2020 00:33:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607330006; cv=none; d=google.com; s=arc-20160816; b=j8JamzgUMhZAZgp2F8DPY+rzbx94DSW79Q6ZtzIwoyJeBncKimfX5PO3fp1P+XU+8S /v83pg2X3ObgvM5feoHpq4unds/imFESabBmI6C1BvNLcZflQ9RaJVUogcRs2M/1OHYS e366nVGAMQ/ugs3DPj6Bk2ilxrXJB9bNSM4ZKl+XFpy14BAWEdk241fbF0YKNfPcmZ8c XjSv9vE4rpNV6LaPttLtynJrIFbUpVHsijGQPzgNFyj+Kh/6jTA5LrTpII0rpVSX+Oee aDlf83yNjPIMYw/PUywfQ/UfWuTgbFD1gZ7maqb+OP7Bg1iypRRflxHOA/HwqMEPfsbG UfTg== 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=KMk2Y+7k6mZ+0wer6tUSO5tVFrBeord7Rc5qoSkBTo8=; b=Wltv0mIO+TRkuJbNbApoteIbtAffNkpABYcTK8T4PDTlGKTBeXERBGKpBawW3rwrWJ dXE8B5TAM2jsY2jrh14UH5ZL+AfXQTkUQ4CawakGyqUy0HbyPziqjTnjIixTKmZpQHqx uAYq8DkPNy+nxqfPB/vPQS38GE1mvAkpHqMa94421wagVJoUC/MT1dan+fC9/3S7TITm vP/J6LV390UY+e1O2wWqMuAaRDVvQlEw2cRGhrAiCYeDcngzPPasP8nhc//aBtiW5C9p KDeW3OJ8qfz4G1+orNXLjW/r61wUTVwRQDeAx5HECGkl7LMwYd3J3pNtr8Kl5q2sFydq Vv7Q== 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 y23si6098594ejr.725.2020.12.07.00.33.03; Mon, 07 Dec 2020 00:33:26 -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 S1726187AbgLGIbk (ORCPT + 99 others); Mon, 7 Dec 2020 03:31:40 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:59818 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725905AbgLGIbk (ORCPT ); Mon, 7 Dec 2020 03:31:40 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 7C3EE1C0B93; Mon, 7 Dec 2020 09:30:43 +0100 (CET) Date: Mon, 7 Dec 2020 09:30:42 +0100 From: Pavel Machek To: Greg Kroah-Hartman 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, stable@vger.kernel.org Subject: Re: [PATCH 4.19 00/32] 4.19.162-rc1 review Message-ID: <20201207083042.GA26438@amd> References: <20201206111555.787862631@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <20201206111555.787862631@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > This is the start of the stable review cycle for the 4.19.162 release. > There are 32 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. >=20 > Responses should be made by Tue, 08 Dec 2020 11:15:42 +0000. > Anything received after that time might be too late. CIP testing did not find any problems here: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 4.19.y Tested-by: Pavel Machek (CIP) Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl/N6DIACgkQMOfwapXb+vKFfQCgtuHNGW6ZR2Tu6yrDkNVj7XDR HMcAnielZ+oCDnXBklxFNSOAT+kiXoTN =tiiV -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb--