Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp2054831pxv; Sun, 11 Jul 2021 01:02:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxym1Z6aqh/lWRI+pZKfr/xtRJzuQUfZft8XFXoNO33lOO7wYxHSIcFLWo9Y/llLPqu2Y3x X-Received: by 2002:a6b:d908:: with SMTP id r8mr3365366ioc.16.1625990572680; Sun, 11 Jul 2021 01:02:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625990572; cv=none; d=google.com; s=arc-20160816; b=RWM3aYQznlY8BBjSrgT6DP+ngOvU/hkWdTbL8C8YBDhJeMyTJ36ZxxY7qO5xpnD9TL U2zJRABQXQxIMGwCLe+qan0HXExEOfmuoMiBPkns4x0DWPc7rJ2nZoHsAEHxMdiP1qm8 9ObEbPR1560URC6zqX+u2/qlwinUZUilY/1wMPDOBxATT5SCUQktINAboifAjXVZb5UU J6HmDOJifBsDLqxoB6FACAx+w0NuNoPjKQCSRiblSuTMvK/HAbqPXAYHxbubvkID6S1M /eEljOVIyl0A3/a/6CW5HTgv/q2xRJMeJNroOBJRwZMaI6gqjizanKx9MCrn37jbahRr B1Ug== 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=vHuLcvgoxf4FS+ULGNdDe6rHTC3A/hldGzLHERoUOR0=; b=AEQyGkiolBfx9nJ23tx2buzOxDsnh+SIlpkzWbTItBYYyADV/Q2dvlfUw79VVYhcj4 hBadG7dDAJhn4xZ3TvCyb/wwpzuI8QBp2eC287TumG1oXAIQvSXHGQl4Z8EevKZ0LTlh aHr1QjaLtCCLL+W+eZaPre6s2lcflOh9GtqGoTVXjB5rN1e/3hIPUiPi/O7zor97rY2o gyQNs4uhLKWvO7pUKgNJ+x22qKN+aBQdUyQpjr6VfvFYy9722Q8gNaLhYDp73eU6XfYI LNb21ZrAoBKHl3Ts5e7kMtORqZ644OxxbjlVAbZx2bYB15U4F07/c+kJbi7B1YQYgxt8 wwnQ== 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 g24si7687380jaq.119.2021.07.11.01.02.28; Sun, 11 Jul 2021 01:02:52 -0700 (PDT) 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 S231851AbhGKIDC (ORCPT + 99 others); Sun, 11 Jul 2021 04:03:02 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:59308 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230168AbhGKIDA (ORCPT ); Sun, 11 Jul 2021 04:03:00 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id C1E231C0B77; Sun, 11 Jul 2021 10:00:13 +0200 (CEST) Date: Sun, 11 Jul 2021 10:00:13 +0200 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, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 5.10 0/6] 5.10.49-rc1 review Message-ID: <20210711080013.GB14434@duo.ucw.cz> References: <20210709131537.035851348@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FkmkrVfFsRoUs1wW" Content-Disposition: inline In-Reply-To: <20210709131537.035851348@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --FkmkrVfFsRoUs1wW 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 5.10.49 release. > There are 6 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 did not find any problems here: = =20 = =20 https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 5.10.y =20 = =20 Tested-by: Pavel Machek (CIP) = =20 = =20 Best regards, = =20 Pavel = =20 --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --FkmkrVfFsRoUs1wW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYOqlDQAKCRAw5/Bqldv6 8tkDAJ9GxrFLhQoG732lY0sYxo1S/8wOSgCfdwipjDgAGbxgmXXxV56tqbnoikw= =h3sF -----END PGP SIGNATURE----- --FkmkrVfFsRoUs1wW--