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 D9383C43217 for ; Thu, 10 Nov 2022 02:03:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232523AbiKJCDH (ORCPT ); Wed, 9 Nov 2022 21:03:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55874 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232574AbiKJCCH (ORCPT ); Wed, 9 Nov 2022 21:02:07 -0500 Received: from mail-io1-xd34.google.com (mail-io1-xd34.google.com [IPv6:2607:f8b0:4864:20::d34]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3EE192EF05 for ; Wed, 9 Nov 2022 17:59:38 -0800 (PST) Received: by mail-io1-xd34.google.com with SMTP id 11so308462iou.0 for ; Wed, 09 Nov 2022 17:59:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=PbW75S+tRPPiGdyoY3SVPUPsbPk7wXUtzpehNZARJL8=; b=JlFStz2Zk0UsrmExFMWCby9tveb5FxDaIvBD0LfyI3hofXqZn2f2nFBxZK101BqrCP XcOT8QhXuRt7e9pj/59OAiDVHEGlGeECKTo3MmLl31E+OivxAixW9C02zSb5B8GcKcPU Mnq7KzhUV+8AHus6x9vyqfPLobuJOt16PODKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=PbW75S+tRPPiGdyoY3SVPUPsbPk7wXUtzpehNZARJL8=; b=UMFnSMs8JNbgPNaXIG1BnfiR4XB8UDLKfa8GTrTPhBlTDTprewDD3tXUN0OmH78c8p TuYIxH5T6PJdRXFUXqwR92y+m/r6Aa7PtgRGe8DOx7FjhcnPb0TUWLIcEm8St/BaY+e6 uqSY7g1bjXpoSk59lSEmXMo7FObN9ffY/tCIprFQy7u2yBRISKdkTMpXEiLzLMxczhyA NnxAnYhRWS5Z7wcZ7x3tdIWA+tuKE7CSztmkRrBEgnngAworu9BoiBd/hqZfCtVgfZGK uHA6GW78tBXb/G9mAJfY/WSpTcB2QqsidTq9ACIzbNdv/I6fDhUiXYS7wayj4ijvnNv0 d54g== X-Gm-Message-State: ACrzQf2drjdZEnoJVMBLxNy7N1AFBXWBBk9Ia7Z81VgClO8GAWnfPMbA 0wZuoOMWSuBcO6FpP2S6EXM2pQ== X-Google-Smtp-Source: AMsMyM5c3dycfwbkRls4PsSnfsWYdiHC1WLvxp7ggFmrJlbC3hSbBdKVyjTWwpvjnUyCS003J79Yeg== X-Received: by 2002:a05:6638:1a8f:b0:375:1ad6:e860 with SMTP id ce15-20020a0566381a8f00b003751ad6e860mr2538742jab.191.1668045577587; Wed, 09 Nov 2022 17:59:37 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id n2-20020a027102000000b00363ad31c149sm5284887jac.110.2022.11.09.17.59.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Nov 2022 17:59:37 -0800 (PST) Message-ID: <613fefce-632d-be3e-30d4-d1c5a3cf2618@linuxfoundation.org> Date: Wed, 9 Nov 2022 18:59:36 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: [PATCH 4.9 00/30] 4.9.333-rc1 review Content-Language: en-US To: Greg Kroah-Hartman , stable@vger.kernel.org Cc: patches@lists.linux.dev, linux-kernel@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, srw@sladewatkins.net, Shuah Khan References: <20221108133326.715586431@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20221108133326.715586431@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/8/22 06:38, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.333 release. > There are 30 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 Thu, 10 Nov 2022 13:33: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.333-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