Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp734845pxb; Fri, 28 Jan 2022 08:53:34 -0800 (PST) X-Google-Smtp-Source: ABdhPJxropCUb9XavLjy6a8PpyfEMBd5q9vvN84d8xHhCqkDFQ2wtNkLqefwemwoE5mcHLAs6O/i X-Received: by 2002:a17:903:124e:: with SMTP id u14mr9102001plh.146.1643388813946; Fri, 28 Jan 2022 08:53:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643388813; cv=none; d=google.com; s=arc-20160816; b=leyEdPWjzRo7zLE03Wrjw65hNRJMElJpWu03w4m3GoGlFeRaTCNVzDci3Sx2MBUawP JUu7dlA1GqUQvUYMRov97JQDHHqzo/80TQC/TRcxESAmDk2hIR4VXB+ZjAK179HmGnAg H3vA9K9hJkD1TIr5Sp0Y15lLr4ENMDGOXXgBEa+wu4LFrJGVeWMlSFNvqz01SfdJUwxd 0i9vDEIXRVRe6BsKQ4TkqEy7eI3qFT3wX7U47hqiPxNxGdN8VRVIFXmCEYFBiByArgSC y7oCjXEKAgg/pdcU4kU27A22AVQnWgps3ysNfaxeIGpiD9bY8/F9Tf7PCIuQGFja8ziB 1V2g== 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=BXDUyij6qBMclfbk6lBHcfLQI8XEP36yU3IA1eJY72E=; b=kX/d9xnnPwJlbZvpU9KcG9nI3vt8Xm2HHo2RV7IOY8NqvSFchLslTVg1S1YA1HXP/c rp9KZZ6fzXg7xnGWu5njrIXgJ++1t1IC3axi8FXHVTSR3/2O7bWIjyvSGOejPzlUpqLk OQoBM0GpBWxwsq+1y3SUC3uGvZihzV7Xonrv59gxkzfGUK8W0G1w23lcxDTAzZN3iVpX u29o4Zd+LkOmD5DswhtQRzV0VBLLltVZAIpwOVwfY3TDWsgVOwBNqc2AkX441tR+yhL9 Xa4WLAGTRmrQxs+RFK+f0+874vPCQVRjuaXG6jm0NJSCCcpyrojLSVtL+U0On/krS9qO Q2kA== 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 g6si5284619plt.615.2022.01.28.08.53.22; Fri, 28 Jan 2022 08:53:33 -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 S245579AbiA0To1 (ORCPT + 99 others); Thu, 27 Jan 2022 14:44:27 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:40732 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245708AbiA0ToX (ORCPT ); Thu, 27 Jan 2022 14:44:23 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 8DDAD1C0B79; Thu, 27 Jan 2022 20:44:22 +0100 (CET) Date: Thu, 27 Jan 2022 20:44:22 +0100 From: Pavel Machek To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@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, sudipm.mukherjee@gmail.com Subject: Re: [PATCH 5.10 0/6] 5.10.95-rc1 review Message-ID: <20220127194422.GC2296@duo.ucw.cz> References: <20220127180258.131170405@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NKoe5XOeduwbEQHU" Content-Disposition: inline In-Reply-To: <20220127180258.131170405@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --NKoe5XOeduwbEQHU 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.95 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 new kernel problems here (but we still hit the gmp.h compilation issue): 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 --NKoe5XOeduwbEQHU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYfL2FgAKCRAw5/Bqldv6 8tJXAJ9il0CSYosWVrOyixjaQd/Fj7JUVQCgl5PyYEhDDW5rSozLLkD32P2lTjY= =I2XY -----END PGP SIGNATURE----- --NKoe5XOeduwbEQHU--