Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp433360pxu; Thu, 7 Jan 2021 08:33:49 -0800 (PST) X-Google-Smtp-Source: ABdhPJyOrMT0wMzXU7Z8iFPhwRBkipk4af+HwuNu7e2GQMDOa79O+wAmhq6fFcWVrfFPkmai4fjW X-Received: by 2002:a50:fc96:: with SMTP id f22mr2365920edq.162.1610037229638; Thu, 07 Jan 2021 08:33:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610037229; cv=none; d=google.com; s=arc-20160816; b=cxSdQh2f2VGuiRmhMdjuMK+bMefiPK6yp3KC2k9zkkcLncsk33e/BkOTkH9sbe2OXr UxVyMaEMtn8cyleSpU/d41kIl88q5RCZh1DayjZXZfSzzAaUNQKxm09WQi279SG+pI5q wiyT0iTR/vThrMjeGVnNOUUJe/ijxhlEB+h+C7hG6CqNQTFIBmRS7qSP6Tf02Efmof4y lqKEmD1JRRX1Z7RdP/W+I7FTqZaDgDtMkVZjjVKitlmShe6dd6NY8A+FtYyV7u57j55A ZUAopll+7otayWLSkgOrmIEp7Fq9VdlVL60M/H6yphi3mkcuXUpzNDfgL5alOw7pgMfE vv8Q== 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=TVjg6H7WkPtqzv1sC5txhK2rDoDiATnmrBWECxNPlEk=; b=INURgOWF4wrHU5PSDUddtzwCS0WCrTmzZXySRcIiDSihmlImuPEhu8r5Fa3By1ZCuK 4ycfcD8UnupVwj1kWyYA6mOQygPhZFNvPzHxJfPchFJO+xZo8e9WdCqFoMnbYShtKmAR v9o0TH5DEO3CxTqOVZGciC2B+ie8/V6HV4je9miiMaSh6hU9kq2Du5fr9pMt+SqUWa8I z9AWEEJ6HNfmcIETegmcEz2l14IbYOeIV0CLK6bqomN22lXi5awQj0WEvpqqRe/5dRFW gA/7AJiK8Curh7RicXhp6P1r+YHoczWJWuNL5jm14c9aDWVjjl53LmF3tYqG0VykyM/x 5kzw== 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 mf27si2382328ejb.129.2021.01.07.08.33.25; Thu, 07 Jan 2021 08:33:49 -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 S1728684AbhAGQbj (ORCPT + 99 others); Thu, 7 Jan 2021 11:31:39 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:57888 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726650AbhAGQbj (ORCPT ); Thu, 7 Jan 2021 11:31:39 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id D85BA1C0B81; Thu, 7 Jan 2021 17:30:39 +0100 (CET) Date: Thu, 7 Jan 2021 17:30:39 +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.4 00/20] 4.4.250-rc2 review Message-ID: <20210107163039.GB9524@duo.ucw.cz> References: <20210107143049.179580814@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yEPQxsgoJgBvi8ip" Content-Disposition: inline In-Reply-To: <20210107143049.179580814@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --yEPQxsgoJgBvi8ip 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.4.250 release. > There are 20 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 Sat, 09 Jan 2021 14:30:35 +0000. > Anything received after that time might be too late. This and 4.19.166-rc1 was tested by CIP project, and we did not find anything wrong. https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 4.4.y =20 https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 4.19.y (I'm sending one email instead of two to keep the traffic down. If you prefer separate emails, let me know.) 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 --yEPQxsgoJgBvi8ip Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCX/c3LwAKCRAw5/Bqldv6 8gdRAJ47sirSsLmeAzKukzCvwICyFB98AQCeLacEdLwLxMn7QdQCsaKxkDjWc8o= =en6g -----END PGP SIGNATURE----- --yEPQxsgoJgBvi8ip--