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 X-Spam-Level: X-Spam-Status: No, score=-17.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 761A1C56202 for ; Tue, 24 Nov 2020 00:32:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2984720758 for ; Tue, 24 Nov 2020 00:32:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="Dr9saXZ5" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729756AbgKXAci (ORCPT ); Mon, 23 Nov 2020 19:32:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54982 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728308AbgKXAch (ORCPT ); Mon, 23 Nov 2020 19:32:37 -0500 Received: from mail-io1-xd41.google.com (mail-io1-xd41.google.com [IPv6:2607:f8b0:4864:20::d41]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 567BEC061A4D for ; Mon, 23 Nov 2020 16:32:37 -0800 (PST) Received: by mail-io1-xd41.google.com with SMTP id o8so11677498ioh.0 for ; Mon, 23 Nov 2020 16:32:37 -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=cpiqXzx/LdrQtwsDnbGwM6Xu9hJ4qy3xVR96zQLt+tY=; b=Dr9saXZ5MaNxavs31lvgFRv8CKUXkIL3JKOXJaqqA4WjCwvXl2xvtXw2KsMZYJe7jX hoxrSN//OckPL9Hd0Z9sFl5/2r3pDes24wJ4fyLBIwRPj5m8AStW61vrfVAgvKn28mSN F3tL57weG8paqnSdBcNlVarDiRBHw3ewvi70o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; 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=cpiqXzx/LdrQtwsDnbGwM6Xu9hJ4qy3xVR96zQLt+tY=; b=jBflk4RHfyBMP0HFnmJHg/fQ9xFx6Wx/tKDGsu5GalmCoVsUkOtmIuGh9g4HE/cvDU C0saLw6tj07F5lz8Ki/8/T4eh31Mz3dV3JouuF0NaQ64j5lhO4H3maulGD2FojorZ0Ga gfXTrbUIdgSwAjgI1HHV4li2eBcFRNXGwUnehUAKTqW6NiLjfKhMNGIGlB6Jagofu9Df Nu/8WK0m16arkISPnSWtqhxPukUunjm1Xd3Ai0wSpxwnj1HrVtJOqb/x/3wrEpM7ClcE ZG60lrYJXPYcTuZbCUuAmmf3/opPQElvtsyGD4ihG7SZeoPJjsAS1hnVGRmqXobhFpie DWBg== X-Gm-Message-State: AOAM532tczOhTt1nQn1aOKfFpr01sVaBa5k2fC6oZVRSL4MJPeK3+Vhd a9tyKC9y9/q1EOaicRXbUPZXNw== X-Google-Smtp-Source: ABdhPJw6nFU1l5FxnceORg7bsFdu5ur3UZhQueKh5uQCr0X1AwWkgpDc0cGu+tMn5vAdi68KKdt2Gg== X-Received: by 2002:a05:6602:59:: with SMTP id z25mr2033785ioz.2.1606177956794; Mon, 23 Nov 2020 16:32:36 -0800 (PST) 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 t12sm7069856ios.12.2020.11.23.16.32.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 23 Nov 2020 16:32:36 -0800 (PST) Subject: Re: [PATCH 4.9 00/47] 4.9.246-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, stable@vger.kernel.org, Shuah Khan References: <20201123121805.530891002@linuxfoundation.org> From: Shuah Khan Message-ID: <49308954-196f-e962-faa5-992d58c49f94@linuxfoundation.org> Date: Mon, 23 Nov 2020 17:32:35 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.2 MIME-Version: 1.0 In-Reply-To: <20201123121805.530891002@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 11/23/20 5:21 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.246 release. > There are 47 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, 25 Nov 2020 12:17:50 +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.246-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