Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp2051043pxu; Tue, 24 Nov 2020 15:56:02 -0800 (PST) X-Google-Smtp-Source: ABdhPJyrdQE0q1Rzgq55ftIpHDzseX44ZTA8xSptYYvTeost2i5gh6rhBl9o+pFkRYDmbN0+UlXj X-Received: by 2002:a05:6402:1844:: with SMTP id v4mr969529edy.346.1606262161929; Tue, 24 Nov 2020 15:56:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606262161; cv=none; d=google.com; s=arc-20160816; b=UR29bYk/61CXE6eBhg+l1T0QnCWokdNNkba53sEUO3CLsaQeS1mQCRYcsisNGoTYkT rW1S1GXdmQh7Nhzbnxg4ct9PivDAz5W5cATuqui8QogMRy++Jxx/jZQzBxgPRc+9usOn 1VPKbwz5oCX4CvRjC6p8sx5kEWHhNoQ2t6nwBf2IhlwqaYqkUjCnJvKsOv1uvRrvzgUu KwPntpfSy1lGnB0SWMGpDaK/3L0719oVkfmhavpHmGiB3MpYk04EVyd+Ed5tg1qUYwhc Upmj0E0Y36HIBr4PNl8t35ScIeTAWC0pwDnzlTejXyM2uygNd9ozoaQJTDZZaJookJbQ Nlrw== 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=czlVuXNJaJ9RfD0HaJbYBeOXoWn8LKClh22OpfL504g=; b=CgQyVasXXp0ADql30w2uETPPJehnAI7TnqCz6HSZZb+lDqVzk0f0OemuE9XElbwhwr mRFHPTyiQCrUkjPptRat6thEytKnjZJ1pYztqectELr4gbrl4TYAHM3laEtjMImVuOQx 0BH910IHiUtzAoCmbw/0kdeL3SCBFX2L38h0RE+ynl91Z86Y6StZEp2HHtweQCuMyTrq M+gUle0DSu7Gi0Z//YGFPUp+mYoyFk5hmHkyFpwROd2+jrLQ29zqyIFxhdFmqN0Q+SZJ fFBetzJbMwMbAephDModo9SjkeKiF884vpxhbrs17TTxGqt3UZ5VjBF9nZ2Au6fFhJMY Wdqw== 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 s15si154110edx.431.2020.11.24.15.55.39; Tue, 24 Nov 2020 15:56:01 -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 S1728887AbgKXTxF (ORCPT + 99 others); Tue, 24 Nov 2020 14:53:05 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:57376 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727731AbgKXTxE (ORCPT ); Tue, 24 Nov 2020 14:53:04 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id C66EE1C0B7D; Tue, 24 Nov 2020 20:53:01 +0100 (CET) Date: Tue, 24 Nov 2020 20:53:01 +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/38] 4.4.246-rc1 review Message-ID: <20201124195301.GA6517@amd> References: <20201123121804.306030358@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <20201123121804.306030358@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2020-11-23 13:21:46, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.4.246 release. > There are 38 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, 25 Nov 2020 12:17:50 +0000. > Anything received after that time might be too late. And anything before may be too late, too. Why publish date when you release day too early, anyway? It is misleading. Fortunately CIP testing did not find any problems. 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 --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl+9ZJ0ACgkQMOfwapXb+vJIrgCeKCZC1m9LF+iN633V2BHH1765 lFYAoKnc1TPhCV0XMudyl+TaZ9sw4CtD =VNIZ -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--