Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp10409524pxu; Wed, 30 Dec 2020 01:41:21 -0800 (PST) X-Google-Smtp-Source: ABdhPJwvq4uLFy/Y5/LaW6/HKj213tQxivnVtdkmOshMR61SZ3cKd5H3rZ40T5u1GglMEWqKbKrB X-Received: by 2002:a17:907:16a7:: with SMTP id hc39mr22323026ejc.460.1609321281066; Wed, 30 Dec 2020 01:41:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1609321281; cv=none; d=google.com; s=arc-20160816; b=gjNYFI+95b+pm5LMZAfEwjY7sfk9rqHBpL3I76FqvY1EPG1TBC9T/GJLN6rxcAYvUj XIXxLdCTV9+poR78qQ6LFQAiCvI6SjpBlnRfmql2sSIudG82NbAXB9rlIpWGGkHpCNCM auMkw1nzSe7xR3K4wx8Dx8FrOsdg+6gzhdW/KR4bRf/xDEgle4xrpx1N0CC7cC5Q1GG5 cQP3n3YV5veThpYi3aTnD/N28Lj+saDIrz3Connf52aPr31fCfoQiUkbbzc+Tzg3jzI5 oTnHBkU5uOAa16ovCsmKZVPr5NsO9A8xCw/nKLwQopfdUoQuEcUbgJnC/QJGCdKdZ73i 4JTw== 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=+XG2Kt3I3vuGmjcRxyuaX9i4BVQnn2U5p0DvBjObnls=; b=t5f2LpggDNhJiUSxXbdlIeYyEoJPn5Uj/9ABhx9HcXQ1dzfly7X0GIqmoEGlu8PeMR jLi5xVFDYtjJ5KGFaBMRLpBlTIkKP7P/eSRIQQvQWryzfTSX+8Kh0PZx0daEluLArWmE APDc7YGH4JzETRcoHWmkKnBLgjuBC25k2r0B207tRa8YRwQ3Z7W0pXJP+FLkJ/DQX4G+ InxVqIlR8ZNxTEISge9VIbdZ1YopsU7F2agAS5R1wSHAian/FtR4zwDlWnt+DZh7wKsA sNardk+cqBmVtbxAjH9yjG3MvcQIsL3pqomPRaKrbjbf8L0SEsp9xc6DSiVRgYJBX9ce KIYA== 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 qo17si21005725ejb.296.2020.12.30.01.40.59; Wed, 30 Dec 2020 01:41:21 -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 S1726420AbgL3Jij (ORCPT + 99 others); Wed, 30 Dec 2020 04:38:39 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:38816 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726279AbgL3Jij (ORCPT ); Wed, 30 Dec 2020 04:38:39 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id A06EA1C0B90; Wed, 30 Dec 2020 10:37:56 +0100 (CET) Date: Wed, 30 Dec 2020 10:37:55 +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 000/132] 4.4.249-rc1 review Message-ID: <20201230093755.GA5420@amd> References: <20201228124846.409999325@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline In-Reply-To: <20201228124846.409999325@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --MGYHOYXEY6WxJCY8 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.249 release. > There are 132 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, 30 Dec 2020 12:48:23 +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.4.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 --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl/sSnMACgkQMOfwapXb+vKl+gCgmc1u4sffAugmy6QFXDYVTtBm Pt0AoLmiAXn1JlzN6ewU8keEaxMCK5bv =6P3j -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8--