Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1783204pxb; Mon, 22 Feb 2021 10:43:22 -0800 (PST) X-Google-Smtp-Source: ABdhPJwwaCMysU9T9kXEUW//5AX0+VzJ8TQCGbohEzCKkuYJD3x1+z8aDms7FnkUooc5V1TXQajZ X-Received: by 2002:aa7:c542:: with SMTP id s2mr3966506edr.369.1614019402513; Mon, 22 Feb 2021 10:43:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614019402; cv=none; d=google.com; s=arc-20160816; b=OvozBtUyW3k29BdZC73igCtQ1Nbj5j850AkQcp3xKAg3RnVbZozgwg1Ty+qjQE3MHs PsicY037S12B5cuPFsfe6EDTMGqE5Z02ioNe6EXyTWFFWD+Qhn9ZIhjvFNfQ5su10qqD kEEr5TkU2rxx5PyjPbdm1Hpo6QQdRMMGqE358VNve1LFIy22PSV7PNtxmoSntrdtIfZF xcuof18v1b1XF5xa1FBAKUrQXpp4pVqr5Pc/BFDyC+5+hOcQIab+t9v3eyvlsMy3QZ6+ eiw9JwDPaJtAsnAHCzuKRAkDhSQ3kZGnKDva/DbpoO+W+RDF3C6vsJ4fPo2CYtowxvn5 4q6A== 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=f1FyaAo7KKQ/ZapYhfX0x7v0JhOso+PVEb4/GAB3HbA=; b=CdFTc9StLL33YhFzHuJtTGDc9rIlRa1g6MDLfYBGymzbfkRIVIlR3qZ9/E+qkW5mGP jrrxQJV4uxAMbkmd1zAMVgJd8b4VZ/41MmV8QPyJnIygs4y7AXEYf1lUzzWVt8SV0yvm 0UTs8WWcHfy/I3WSS55Xrxo07I7QLHugO8VDC83fD1trx1XdV3mEbwd0z4c0oQCJ0ZUL kw86PdJ6LwtP7yh/FPOom+rIJjKqDIhpMbglATBj448QsCGKVadp3kiEmKw19LDLhAWq TX7ZLT+7W3DaQmtkSZm26ZjZGnNNEm+Fkaihq+74T+adFoMS/q170aSyaKcJBRU65nPk E6CA== 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 g12si12976575edj.22.2021.02.22.10.42.59; Mon, 22 Feb 2021 10:43:22 -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 S231219AbhBVSmW (ORCPT + 99 others); Mon, 22 Feb 2021 13:42:22 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:41944 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231747AbhBVSls (ORCPT ); Mon, 22 Feb 2021 13:41:48 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 3C9351C0B76; Mon, 22 Feb 2021 19:40:57 +0100 (CET) Date: Mon, 22 Feb 2021 19:40:56 +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, jonathanh@nvidia.com, stable@vger.kernel.org Subject: Re: [PATCH 4.19 00/50] 4.19.177-rc1 review Message-ID: <20210222184056.GA22197@duo.ucw.cz> References: <20210222121019.925481519@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <20210222121019.925481519@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2021-02-22 13:12:51, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.177 release. > There are 50 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 has one board failing, but it has problem booting, so it is not kernel fault. 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 --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYDP6uAAKCRAw5/Bqldv6 8ht0AJsHg1IYv4drW7WPdaS48gOr7ngT+gCggYW8OJbPF6hNHdAQwr4og1XraJU= =OJ7E -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--