Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2656146pxb; Tue, 19 Jan 2021 02:48:54 -0800 (PST) X-Google-Smtp-Source: ABdhPJwqE24AdmTrUteftvQn1u/6TOao9vLoDw0w7yrp45sdbtPO30IpEw3xV0DXaA4k70iG28qa X-Received: by 2002:a17:906:1c0f:: with SMTP id k15mr2584852ejg.157.1611053333785; Tue, 19 Jan 2021 02:48:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611053333; cv=none; d=google.com; s=arc-20160816; b=uCH7VG+gd6xkVVRHDXKlxxBpIyI4umjaGk0CCbAKKABqwSmh6b8kZcwPpQRSP02AZA jbXO5HlmNViDHrqTtmE8mprvH2Ahx4VvT7LCFPb9FieNvmEy/3VAOYuj4MxRU5zThoMX 5bgAfuryXPx10l48JQF35GEccoC4bidfqFwqT9v+HnzTzwu8CUqRjke1ahQr5FiWDFtV fgDtgysihWJUN05D8zhojFe5jT4Ehntyho2XAVCqU1utjl9Topl8mTYaX2HLVPDv454z 8Ah6Cuwy3FJCm/gK8bcHnV8yAldZw/bmHrRUHN2AKKpBI7tfvA8Ckeut7HXSBWo3w60N WjBw== 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=9VQDSMGjW7yTqlMXYpDMtxtpUl8haJqovDbNy+iV+8U=; b=dGV1OjwZtysSTgk2r92wLzBfphCPSrhitY2FiHkrrx7OOH4Q/gI7T8qgvQgVQOYurr OTACvKBXySgGYtKOa780BSaJDssogdN9FwZM/91edOfH3v0Z/LkPknpX4qsBP3xcMaqZ asIBmZOYO5jDr8Pa2rUfnQ0nQf2s8teAcF7bemi67HpWLIdnJPnwthuCBHOgsSEVipzb mQTtu7iWGFzAPqvkY6orlQl5d8WJmByjRBBkMH7EzVK095HRfSXqDpZK5lgWA+2cy96R c/2sEjyTQID3d8nIkYP0mqYQ4xIc/FIwTp/LVbwOcD6GpmQLZW8av/4qBjpmt1EPaPaT fUug== 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 o6si7764158ejj.354.2021.01.19.02.48.31; Tue, 19 Jan 2021 02:48:53 -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 S2387843AbhASJoX (ORCPT + 99 others); Tue, 19 Jan 2021 04:44:23 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:56328 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732773AbhASJY2 (ORCPT ); Tue, 19 Jan 2021 04:24:28 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id A1F631C0B8D; Tue, 19 Jan 2021 10:23:31 +0100 (CET) Date: Tue, 19 Jan 2021 10:23:30 +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/42] 4.19.169-rc2 review Message-ID: <20210119092330.GB11679@amd> References: <20210118152502.441191888@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cmJC7u66zC7hs+87" Content-Disposition: inline In-Reply-To: <20210118152502.441191888@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --cmJC7u66zC7hs+87 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi1 > This is the start of the stable review cycle for the 4.19.169 release. > There are 42 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 Wed, 20 Jan 2021 15:24:51 +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 =09 --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --cmJC7u66zC7hs+87 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmAGpRIACgkQMOfwapXb+vIQpACghJSYHiaf2WwUBz5TATlkSD3h Mt8AoI5G26Sp9V6vVxO49PkckmJ5ckKc =AiGJ -----END PGP SIGNATURE----- --cmJC7u66zC7hs+87--