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 CC8FFC433F5 for ; Wed, 5 Jan 2022 02:19:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237065AbiAECTw (ORCPT ); Tue, 4 Jan 2022 21:19:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47266 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237053AbiAECTv (ORCPT ); Tue, 4 Jan 2022 21:19:51 -0500 Received: from mail-io1-xd31.google.com (mail-io1-xd31.google.com [IPv6:2607:f8b0:4864:20::d31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 95A0BC061761 for ; Tue, 4 Jan 2022 18:19:51 -0800 (PST) Received: by mail-io1-xd31.google.com with SMTP id q5so46551910ioj.7 for ; Tue, 04 Jan 2022 18:19:51 -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=wlNPtxZcsOPibw1mUl0kqsfX9asoOi5IsIWUpPfIolY=; b=Ijblyuw3DYHdSETFoeBLlDcm9stNT9rRXpgTX7H614tbqkDs3xQPLxznQzPFLbFqeo anGKy/NWsDn9dp/Wgec0SuFIVlf1X2UaoBUIHXlmN3mTtW9TIWzAF9whI/zsNR8qnJHD 1EaB71aDSuwzHsHddEH6DUtxo3I3g5DD/yzBM= 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=wlNPtxZcsOPibw1mUl0kqsfX9asoOi5IsIWUpPfIolY=; b=EJeKiDQdtJB1wc6mbLrDEyqTtLVewndGNbHY35Ai3bhX3iO41hMTK/AErBeZbcYOt9 MoO0zOCPR75sS1IQfFSQgyflQbr5g3VHa6SMAoR690TOPMTba21YFM58OpZM+Hdp82ly 8Je1xe/VG2KWCguHhPShRNWQVyEOO59iqZftvDf4Xk7cRYgT6cOUuOwrcTQTvVk4RrJy aZH8jKi03+Un22wUMSF+WznVUDc/+OZBR0COH4YvAooi4W71KaEGck1lx2D3cHjJz03H GOr01v+6nYQvdiJ2bcKRjH9ZQv4zsn8HyfHgHr4zfxS36vuySccXAxb06PiHhdKxUzgA KWDQ== X-Gm-Message-State: AOAM531MCpYKP7FmC5WB3lsTu0WamqK8F4iV0yTbTP2eQ9sWbfSX9uns F1P2Sz0c2Otho/ZcOWYQsLE2aw== X-Google-Smtp-Source: ABdhPJwS+m+Rv6aXcKb+kZomcphdY4IKuUfnpvYm89Ov61NBA+pTkz6uVt9N8XgoLukJPXjreVIT7g== X-Received: by 2002:a5e:d502:: with SMTP id e2mr24324141iom.118.1641349191017; Tue, 04 Jan 2022 18:19:51 -0800 (PST) Received: from [192.168.1.128] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id l13sm23576739ilv.75.2022.01.04.18.19.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 04 Jan 2022 18:19:50 -0800 (PST) Subject: Re: [PATCH 4.9 00/13] 4.9.296-rc1 review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: 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, Shuah Khan References: <20220103142051.979780231@linuxfoundation.org> From: Shuah Khan Message-ID: <88a3bd33-d604-3a0e-d41d-e7e795463eee@linuxfoundation.org> Date: Tue, 4 Jan 2022 19:19:48 -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: <20220103142051.979780231@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 1/3/22 7:21 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.296 release. > There are 13 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, 05 Jan 2022 14:20:40 +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/v4.x/stable-review/patch-4.9.296-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-4.9.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