From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 38845C433F5 for ; Tue, 22 Mar 2022 02:00:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235244AbiCVCCK (ORCPT ); Mon, 21 Mar 2022 22:02:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50432 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235222AbiCVCCI (ORCPT ); Mon, 21 Mar 2022 22:02:08 -0400 Received: from gateway31.websitewelcome.com (gateway31.websitewelcome.com [192.185.144.80]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4818066604 for ; Mon, 21 Mar 2022 19:00:27 -0700 (PDT) Received: from cm17.websitewelcome.com (cm17.websitewelcome.com [100.42.49.20]) by gateway31.websitewelcome.com (Postfix) with ESMTP id 3C64A6077F for ; Mon, 21 Mar 2022 21:00:27 -0500 (CDT) Received: from 162-215-252-75.unifiedlayer.com ([208.91.199.152]) by cmsmtp with SMTP id WToxn9qla22u3WToxnaxOV; Mon, 21 Mar 2022 21:00:27 -0500 X-Authority-Reason: nr=8 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=roeck-us.net; s=default; h=In-Reply-To:Content-Type:MIME-Version:References :Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding :Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=RjG4CJxPmnCuh2n3glFYf0Nn/mXZSKpTPO8ffE9SV34=; b=B/mWKep0rSsZXJfvyH81vgBsWF 6Bux7Znz4+ja+GYflBy2rCXpGDQyFPdIrwCR4bf5Ag8xD1H4iWEkCzRJpsRHCR1Jzb4JPcyXIOMXg bnV7MkIyhhH0w0qILqsxuD8dW8S63EEe9kEEgcyRn/eeRF10jYfVJ1wogrEHvaZ3KsDyunZk8lNCe 1X0aX927MSl9hav3WZM7DZa4LkUdegJaqGT+Htgs22rWM9Z6urMEXvfmyXQtWG9HeRtnVxmI7Tz66 tjvzGj/BlfljEbdf26dgcVAHSuES2jMoUgwio7+GotCm/T+Nod0mXizsCSd2LmPYB8h2e71uMUNbS ggdsOFMQ==; Received: from 108-223-40-66.lightspeed.sntcca.sbcglobal.net ([108.223.40.66]:57590 helo=localhost) by bh-25.webhostbox.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nWTow-0026Ws-DU; Tue, 22 Mar 2022 02:00:26 +0000 Date: Mon, 21 Mar 2022 19:00:25 -0700 From: Guenter Roeck To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, 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, slade@sladewatkins.com Subject: Re: [PATCH 5.10 00/30] 5.10.108-rc1 review Message-ID: <20220322020025.GE4126967@roeck-us.net> References: <20220321133219.643490199@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220321133219.643490199@linuxfoundation.org> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-BWhitelist: no X-Source-IP: 108.223.40.66 X-Source-L: No X-Exim-ID: 1nWTow-0026Ws-DU X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 108-223-40-66.lightspeed.sntcca.sbcglobal.net (localhost) [108.223.40.66]:57590 X-Source-Auth: guenter@roeck-us.net X-Email-Count: 11 X-Source-Cap: cm9lY2s7YWN0aXZzdG07YmgtMjUud2ViaG9zdGJveC5uZXQ= X-Local-Domain: yes Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Mar 21, 2022 at 02:52:30PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.108 release. > There are 30 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. > > Responses should be made by Wed, 23 Mar 2022 13:32:09 +0000. > Anything received after that time might be too late. > Build results: total: 161 pass: 161 fail: 0 Qemu test results: total: 477 pass: 477 fail: 0 Tested-by: Guenter Roeck Guenter