Received: by 2002:a05:6a10:a852:0:0:0:0 with SMTP id d18csp650971pxy; Fri, 30 Apr 2021 13:16:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxyQebmhh1+MJ80xSJez9m+T/zUhUF8HJkllqG5WQXuRB+6/NJh+I/Goa/Z9QfUcSIlFfCS X-Received: by 2002:a05:6a00:87:b029:28d:f62f:a749 with SMTP id c7-20020a056a000087b029028df62fa749mr285338pfj.54.1619813781947; Fri, 30 Apr 2021 13:16:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619813781; cv=none; d=google.com; s=arc-20160816; b=Vd4AeD6qnOzF4DgOpVDmYiLFDK3/kXxgmP0E/xGGEgZ/NRrGVNGBCYhKYCtlvCJmom 81JZeq7LnPNXwh2ndI0GKN7urd9useWgZB0Sr/P/6rW5Pyz2H3b1RgAtxecbjIS7yb8w HFdKfqwToOx5g4ftOfUNrJxYpUzM2PTKuD9RnMk3XGuAf4kBmpLHFt4XO00au0uJq19T gdL7k4uPh45H8EXG9VQlo5pn8Ggkgo7EvE8trqGGioeppfhB/KnuiplxZMM347ciMGNV YxzSpgFmPuMWNPDbpS8+WnFQ0x6hRxPszx+1u2SR1Z+orMmCRNBdOt3Z3v7VjveakQuP 4zyw== 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=clcy9TdddohDCJobl7VY7vUmrY/H6j5DN4ba130Schs=; b=FIOFCevAKP5UPVTgFaUiQDsiNLX7dXUJK4lag9jhwahEZVUBr+e0wTek/midNAJZDb jMdfl8XGVPAtJ39J5NgqL87/AGJdBQ0J2ohd0tb5yhvjP859xvIoZNUqy8JKLGgy8iOP +cUnNybkFdlk/OYkR5TMBV06HmyS4BLfU9G2wmivmkHOF4C/BIlwbpVgglSu9QZWmlJg DXBuVRpRRpnauEWBt29oMJUdZUSlwgsqqthih8uwxQFWs7ZLzcbWT+VZknbkuR8+3yqG qC41g4iZQwt7SNT4roq29lACQQdr3pk8d9puqY7yPKIcRqRyzwZlzekknmMsOSH2Av73 oIXQ== 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 b21si17468097pji.168.2021.04.30.13.16.05; Fri, 30 Apr 2021 13:16:21 -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 S235513AbhD3UPd (ORCPT + 99 others); Fri, 30 Apr 2021 16:15:33 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:45176 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231250AbhD3UPc (ORCPT ); Fri, 30 Apr 2021 16:15:32 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 69A561C0B77; Fri, 30 Apr 2021 22:14:42 +0200 (CEST) Date: Fri, 30 Apr 2021 22:14:41 +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/2] 5.10.34-rc1 review Message-ID: <20210430201441.GA6709@amd> References: <20210430141910.473289618@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline In-Reply-To: <20210430141910.473289618@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --cWoXeonUoKmBZSoM 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.34 release. > There are 2 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: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 5.10.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 --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmCMZTEACgkQMOfwapXb+vLiogCfXJimlApboXzF5W6zthV+uYZg 2xgAn1iAcBLmSZY3dJd6qw376p5zA3z9 =P1v0 -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM--