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=-14.4 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 9FDD3C4338F for ; Thu, 29 Jul 2021 21:24:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 87FB56101C for ; Thu, 29 Jul 2021 21:24:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234175AbhG2VYb (ORCPT ); Thu, 29 Jul 2021 17:24:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49740 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233989AbhG2VY1 (ORCPT ); Thu, 29 Jul 2021 17:24:27 -0400 Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C2DAC0613D5; Thu, 29 Jul 2021 14:24:23 -0700 (PDT) Received: by mail-pj1-x102a.google.com with SMTP id q17-20020a17090a2e11b02901757deaf2c8so11592650pjd.0; Thu, 29 Jul 2021 14:24:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=CRgHZ2BBSgqwW2a2rpM9WCsD0d71Vahfn60hOqytatA=; b=NJaQyjufKu5UPM6xUx+chw7zJ8jQ3QZybWr7GcSAeIRb3mh+3QZYhdzLiepTYYFNPE BHQRr+MoqpNHQCEntokn5RKOfMtpL6oweobwP4GwogPfRq72rnLTsFlazVUV0GnGNfA+ uK2TOVl180ldeX51cqHRuXeaLOUceag++yYbIM9P+AtEBnrhc+H0lydYmTushKghciPC Imw0hHIMoT30WyBbo/U6zI3qqSR3HE02V/lEiqYEvOORkRo33Ei+qYrBtBtSC4GzY3jP dvqiXorKQZZZN7jqE1B9VDvH9Hqnl6hJM9y8gtCnaQoZktMCsAQSpHiHB/UdRd3TJAU5 8rqw== 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=CRgHZ2BBSgqwW2a2rpM9WCsD0d71Vahfn60hOqytatA=; b=dz48uuF3f0Zq1FS3d6sW50WQMTAcIwId30lCkUP1yyNTOp0O1PTuXBXlC5+7xNillY SosRwZbz31viZvCl66d31gkaYZAvpWu62t4RCViqQzShJikwMpfK+y2FaIWcot1vbzfW 0+MtHQ3XuiolKdotBM8evnugkQvshSYWG3rCtJp/j22+m0jhkg7cpxIgihjjVi4TIVsR oMv93AstL3WQ1IhK+YQNAeokEZ5x8QF5A5yiABRhyKMD9nvY4W7E4wSXvU+kqDGHag6e LuV+yhEQxzfBHaKAZoWZR1lM3h7qmjh5WS5wH5l5LzYjqhL3TUzXOJpULCBng2FLtqMO BTOg== X-Gm-Message-State: AOAM5326zisS8P1/3UD4Ckc/LN2bBr0yTqaTE+SbffLgzpd/P932rjQU ePFHMFutD8hX6f1YPnySZ5U6+07mxYg= X-Google-Smtp-Source: ABdhPJy45q4MV82IN2SwvkEJx1i+Sd6Vfggh5Kl6LB2ESsBdePfyvX7lw42Sx7py2t79dFwaA8+LPA== X-Received: by 2002:a17:902:bd83:b029:12c:1fea:7dc with SMTP id q3-20020a170902bd83b029012c1fea07dcmr6371902pls.59.1627593862310; Thu, 29 Jul 2021 14:24:22 -0700 (PDT) Received: from [10.67.49.140] ([192.19.223.252]) by smtp.googlemail.com with ESMTPSA id p11sm4346619pju.20.2021.07.29.14.24.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 29 Jul 2021 14:24:21 -0700 (PDT) Subject: Re: [PATCH 5.4 00/21] 5.4.137-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, stable@vger.kernel.org References: <20210729135142.920143237@linuxfoundation.org> From: Florian Fainelli Message-ID: <6d7db723-f9d1-959d-ed6f-d6b9ecff0d07@gmail.com> Date: Thu, 29 Jul 2021 14:24:20 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <20210729135142.920143237@linuxfoundation.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/29/21 6:54 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.137 release. > There are 21 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 Sat, 31 Jul 2021 13:51:22 +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.4.137-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.4.y > and the diffstat can be found below. > > thanks, > > greg k-h On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels: Tested-by: Florian Fainelli -- Florian