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 291C7C433EF for ; Thu, 10 Feb 2022 01:25:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231861AbiBJBY6 (ORCPT ); Wed, 9 Feb 2022 20:24:58 -0500 Received: from gmail-smtp-in.l.google.com ([23.128.96.19]:49700 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232019AbiBJBYz (ORCPT ); Wed, 9 Feb 2022 20:24:55 -0500 Received: from mail-qk1-x72c.google.com (mail-qk1-x72c.google.com [IPv6:2607:f8b0:4864:20::72c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 30B58205DD for ; Wed, 9 Feb 2022 17:24:52 -0800 (PST) Received: by mail-qk1-x72c.google.com with SMTP id b35so3396035qkp.6 for ; Wed, 09 Feb 2022 17:24:52 -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=6v40Xs8Ytvxt0dDH5ckr0SUmNY8MyYZKnzYuhetFRrk=; b=g7XhLrabfAMa31SDaONO+44MUaqxJyyQ1DXkN/0PQi2qcfrTJkNnmXWpwJEy49wtcQ hq8Y/ohL/W6JeQdp6ZErKzlv+hdweaMWkKZ6hU6sI90MD++DZwzselOcYApTtI4C3CzL h7KFLlctJD1sForQR9GGZ70Wyv/kDtlCVYejw= 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=6v40Xs8Ytvxt0dDH5ckr0SUmNY8MyYZKnzYuhetFRrk=; b=xgYUZIJc3lQvSu90qFRjh2kHvepGR4D7z9OdH0t3UW6jZHiOnj9RiHzoDCuMP7iAcS VSsD2QYMrpGl31Ol2nLkMS2J21FSARddEyMnmIU2cQuhzA6yqWBCcgqE2W6+mkKnDFR+ kxKHTcrXbyTxYXUJzaMF7RLJPm4l58z716oZhzklJfuFKjvZP8JxAQgDHSAKRHxCra3j t+MWsswoE6ZymYSfxLbWJ0c55yPYgpuMIo6OmYfoYrMzJjDg2XvDISnY1IaUs8RhJi+F Yv+1QaEyU9bgH02pI0dwjDmxBEczd5MEkcjwHXzppDzjvqPdismP9oF9axHUXqkKkk9G qrpg== X-Gm-Message-State: AOAM533A0hHBjrvBnTlfLJ8awBC8rht2BxcAFfx38sSID9xiWeS0LnmJ mxX02+a9q2UbKxDzzWwtOXxT6DsLu2+K8Q== X-Google-Smtp-Source: ABdhPJw4saNEQbesdBoqV2W+wS0zEzTkZdojv6Jco5zy72uddagAi8o4iGvor4N5b/AKz2f0vujHCg== X-Received: by 2002:a02:3f2f:: with SMTP id d47mr2694158jaa.228.1644454626661; Wed, 09 Feb 2022 16:57:06 -0800 (PST) Received: from [192.168.1.128] ([71.205.29.0]) by smtp.gmail.com with ESMTPSA id u26sm10442878ior.52.2022.02.09.16.57.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Feb 2022 16:57:06 -0800 (PST) Subject: Re: [PATCH 5.16 0/5] 5.16.9-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: <20220209191249.887150036@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Wed, 9 Feb 2022 17:57:05 -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: <20220209191249.887150036@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.16.9 release. > There are 5 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.16.9-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.16.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