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 D470CC433EF for ; Thu, 10 Feb 2022 01:28:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232418AbiBJB2u (ORCPT ); Wed, 9 Feb 2022 20:28:50 -0500 Received: from gmail-smtp-in.l.google.com ([23.128.96.19]:57018 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232462AbiBJB2q (ORCPT ); Wed, 9 Feb 2022 20:28:46 -0500 Received: from mail-pf1-x434.google.com (mail-pf1-x434.google.com [IPv6:2607:f8b0:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9CD3B2672 for ; Wed, 9 Feb 2022 17:28:48 -0800 (PST) Received: by mail-pf1-x434.google.com with SMTP id x15so5068119pfr.5 for ; Wed, 09 Feb 2022 17:28:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=A35d84x2RjqXZMuXIh1+LhfLe5xvwKrwrfaFHZgGn+M=; b=Sz64oWEOx47m4qz9qh2q5Be8Mi3cJum77EB69wkj1gey18WALnDxtKbNl+hzP3W715 1kcQlj9cP/GhALn4dtv3YLhqit4T4CaN3eOU5mAWTaNu7SOY5knoFk/rUZvpSQA05cpH Jmj+hk5pzTJxNFsmc9MuZKX76sSXHhi4NHSDE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=A35d84x2RjqXZMuXIh1+LhfLe5xvwKrwrfaFHZgGn+M=; b=fsx/gjQM/npQAmapS7N9bbYtGfsoScOf6pnHjgnocZhWY9RTgTAEn5k4U0YyTjdIYP EZpSncM5JRov0gk+pVa4Q2kBrFPguLS5CaG8CPtWZCGyhhyIFmO5HFytwP7Q7938IJHo m8ExgmJp8CBRkWaR7TgXITNK7q1/oR80mYiH7MMl2OTWesztcW4GfRW/xmSQrBGBH1Nq y/GSnHGd1lJDaNt3sw4xDt840X1usIvS05D5CFbBFQoAjMYXHihJNZt80rytWyzCqam5 A350OVudTZu84e9lZtfNRzBb2oIXpk3/+0dIQquhh6dhdiQXWaGiVUx3SRsjQ+lWe610 E+dw== X-Gm-Message-State: AOAM530QhAyjhOY6nxwfX104bxNnfToWfva+FbMib4u2nP4vKqlHW6Ae ZSJEegOECqferXnUhJ9AgLrKdSzF+UfJLw== X-Google-Smtp-Source: ABdhPJx1sbc1R/43gF7IVmIX7xhceSUFycsDS5GrDoO4IRwDL1skZbzPGIOwoKX4+MOsQRRl0QTTYA== X-Received: by 2002:a05:6e02:1584:: with SMTP id m4mr2617644ilu.174.1644454725775; Wed, 09 Feb 2022 16:58:45 -0800 (PST) Received: from [192.168.1.128] ([71.205.29.0]) by smtp.gmail.com with ESMTPSA id v4sm7366619ilc.21.2022.02.09.16.58.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Feb 2022 16:58:45 -0800 (PST) Subject: Re: [PATCH 5.10 0/3] 5.10.100-rc1 review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: 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, slade@sladewatkins.com, Shuah Khan References: <20220209191248.892853405@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Wed, 9 Feb 2022 17:58:44 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20220209191248.892853405@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/9/22 12:14 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.100 release. > There are 3 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 Fri, 11 Feb 2022 19:12:41 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.10.100-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. Tested-by: Shuah Khan thanks, -- Shuah