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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A5217C433EF for ; Mon, 4 Oct 2021 19:50:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8BC666140B for ; Mon, 4 Oct 2021 19:50:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234478AbhJDTwR (ORCPT ); Mon, 4 Oct 2021 15:52:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41868 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234455AbhJDTwJ (ORCPT ); Mon, 4 Oct 2021 15:52:09 -0400 Received: from mail-oi1-x235.google.com (mail-oi1-x235.google.com [IPv6:2607:f8b0:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 22E57C061745 for ; Mon, 4 Oct 2021 12:50:20 -0700 (PDT) Received: by mail-oi1-x235.google.com with SMTP id 24so23171750oix.0 for ; Mon, 04 Oct 2021 12:50:20 -0700 (PDT) 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=aIi4xXyjdNoQlISRRqzpcoVrPTslaFUA/ea/B+cFFD4=; b=IaRGLVcosZmHc6IG85c902KQUpju+cV5aTvwp0WP6HlukyAVCpMCzYcBbop1F72ui+ ccN5vTlYVS4QBbBRAdlCeWjpTAI+TVaO/nVxk+MYzMKtTa+jRilk8opyPflKNzHGHYpq CATbPsrTrIbzI/pVOx3Vk2iMmELj0CMEnO5bE= 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=aIi4xXyjdNoQlISRRqzpcoVrPTslaFUA/ea/B+cFFD4=; b=rKmsJQt5+Sfm9+tk7BecPbdhq1furRTDATuHq93KslgGJVsOCTpLwerrChkhOiwEJS C8Gc030a4MuAxKtyBF2Fa44uIM7mj2tcfuGUWmgybsch3r9Vrmay+9qJgKRO/dItXnOn gwhZiFnbgMv71Ki5uYStELdJyf2n1TBMxcJ/6usHxH/VHBfGO2Nlc2O3+j1VUFM2+Tpl Kgs5tych+MVmiDfBUvx8zlkjX0fyh3LkzpRz9bnLrRWKCEEKhTZMZIyawVBldif9YT/F I0Ae72NhrIGu/1loNU/QUlXUBi5yH37slSDh8Vi/ddT4qieW6mZbaW7zf11b4p5Ar+id t9ww== X-Gm-Message-State: AOAM532yoTUm5aztkS52mNvLSO0mslD6F1PfNRZYLmDWLLQS6OjOlCmn G8Shu1nQ5o8N8crxo+DOhdX1/Q== X-Google-Smtp-Source: ABdhPJwgvpg8lThzJ+IZDtgsx5pb6dgtsin+iVRHnGhQkdYO2hGRL2NYApjwe8KB2vXdUpYs1CDYkA== X-Received: by 2002:aca:1e04:: with SMTP id m4mr14513863oic.67.1633377019507; Mon, 04 Oct 2021 12:50:19 -0700 (PDT) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id be7sm2962150oib.15.2021.10.04.12.50.18 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 04 Oct 2021 12:50:19 -0700 (PDT) Subject: Re: [PATCH 4.9 00/57] 4.9.285-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: <20211004125028.940212411@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Mon, 4 Oct 2021 13:50:18 -0600 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: <20211004125028.940212411@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 10/4/21 6:51 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.285 release. > There are 57 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, 06 Oct 2021 12:50:17 +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.285-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