Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp2736015pxb; Tue, 13 Apr 2021 09:00:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzFDi3UyHlcF4imzg7l7zK4wxGIQukUW1RhEUxUPzgcxEHnGvyvY0Powu/KCAjJnJIQTvu2 X-Received: by 2002:a17:902:527:b029:ea:b5ef:689d with SMTP id 36-20020a1709020527b02900eab5ef689dmr19789290plf.19.1618329613262; Tue, 13 Apr 2021 09:00:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618329613; cv=none; d=google.com; s=arc-20160816; b=yd/j5ShmNzuoPztWFm+pbzRv/LfGIUklXeyAqNOpVhywxT0my24RY3CPCD7TDzlyps JviXfzohXSlDOiupNehtWhL/jSMjhEexeYDDHfWS1qEbKQxwPYk6cB0+MwuCiLQ3MRUb IhTqHFhL7OaQdt5N1c+rNj3wBTcUIB6BtCg4S9oLUMmA8dQKBi5M1fLlymFCPKfMo3JN bRILh8E7HcBLwJvS5WWHOwXJoI6ai84EhTIMdEDKh2dgl2Ju9iQk5G0P75RsU0VQnwwa fszCP1Jyf8Gxt7aOOoVnfWa0NJ0p0tfScBO8FZlBf+srhOIvkpw62aUEL/pGCwUJS82t 8RFg== 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=B4fDn2968r8I3kRW1wX+dpXpBR3R+Rn+aAARyyv9bLI=; b=o9yJxoCnrYOgqANtHWy3wiq8stRkdSiPpB4ZMaMXVN3iuSxueGXMAa943u9zbRduEL KYvzcgI1cDl1zchifdNo7O0YrRZ++fN2bJiHSh0UjGAwEba0O6eaTWId+MEtOU50m17I Qg7shsn9AnHcE1zD9ARWIpVcHqzzMwcqD3hlrxXombWq0V+v7znEFB6f7iVaR2SO4ORV kaSvRRvFCs40vLdzzAid2U5N0TKTi2g4UN+m8gEP+cOYtL1nmbPT+HCtZNOCTMR20/0W KmCfzx+YgoZIqYre+q5M/RlnG8vIjp8nc4+2JO7QBROTQmub88KAPBTbrC9hVSwMgX66 YAdA== 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 k20si18888202pfd.293.2021.04.13.09.00.00; Tue, 13 Apr 2021 09:00:13 -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; 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 S243520AbhDMIsD (ORCPT + 99 others); Tue, 13 Apr 2021 04:48:03 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:47930 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229698AbhDMIsC (ORCPT ); Tue, 13 Apr 2021 04:48:02 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 27DC81C0B7C; Tue, 13 Apr 2021 10:47:42 +0200 (CEST) Date: Tue, 13 Apr 2021 10:47:39 +0200 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, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 4.19 00/66] 4.19.187-rc1 review Message-ID: <20210413084738.GA26782@amd> References: <20210412083958.129944265@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline In-Reply-To: <20210412083958.129944265@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --GvXjxJ+pjyke8COw 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.187 release. > There are 66 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 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 --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmB1WqoACgkQMOfwapXb+vLAIwCguQH5MlQGaAn5f6MNy2g7Y09/ +1wAoIESKgRsHS7mzIkTs2h2SYo26jp8 =WrdZ -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw--