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 B9CCAC25B50 for ; Mon, 23 Jan 2023 19:07:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232422AbjAWTHX (ORCPT ); Mon, 23 Jan 2023 14:07:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47298 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232398AbjAWTHS (ORCPT ); Mon, 23 Jan 2023 14:07:18 -0500 Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ED92C34C37; Mon, 23 Jan 2023 11:06:57 -0800 (PST) Received: by mail-qt1-x82b.google.com with SMTP id z9so10578640qtv.5; Mon, 23 Jan 2023 11:06:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=noM6rQKbS9rfagFoqhc7Ies1urqmhdKV4jSItScOuqI=; b=HBBmQd0BJxU9q/tAIGHkTvaclkPb0Bz6jjQpmWpbYtHl8dj6OI6EYw/444y7zuq3Ow lQld+mPf7cazTuH4l9gXZzq+mYhjdr/DDUsXUMqVbmesOYD7Kb5Q96Uxrcqp15HZMyFq XkMTO125djQVni8xbyc4cpJHQWnms/wUQCvkXL0LwS4PxMpddg7TL4qwf3d1qqMMk6Rq KoijGK8aEEm4KZJ1n6OE5336oKjdLd3rA31vnhfpZK7LCXgH/ndgVqMrkSRQ6JgksGqM A7ssVJrz2addZGoz0ypFywFMS71AlnaIRqI2qa9gU0UA7iCmK1Kx6MoJR0ZIMdur9Zqd 2aQg== 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=noM6rQKbS9rfagFoqhc7Ies1urqmhdKV4jSItScOuqI=; b=RgUkO4i3K0PuLpZOhx165Eg1wMjhyBhaaGvN5w8ibrTlvmos1BAX1dFL+O8UK1uJxT Smhvu80MrqmTbDDxtnfBPv6iQNwVGI5OusXYUH2k44FmZYgLrTqUMetdeSwlMi3TucES +zOh7doupz5u8wbXgTpigfPMOqUmk+rFsZae57CXoZTUndz1L3oinDX4snbBxE0FxXBJ G8bkK/M4NmoQdu9kopP3Sgtrz36qL06jPlVZg3ZsPfU4hoAvSiRbpVVdxHd3Xyn1s4mU azYdeh+A9URyNiMMZHTMO5hy6RpYHeeMqAfP93Kgw/lc/qzTa0yEXX+q0rodTTK8l2iw uklw== X-Gm-Message-State: AFqh2kopPP7F22ZlgegOF8TIsYVN494kjnooaudvBPqxxm7aaNLMxQtS vXR1ntFhsqlV/sZPWr7sQxU= X-Google-Smtp-Source: AMrXdXulvEger+xu05aPBZkCIImnQTYIqCn1bCrjyOr9BWHW/59NUZkTVw/U1axrlaA3MTHJm1onbQ== X-Received: by 2002:ac8:4906:0:b0:3b6:2b76:d7a6 with SMTP id e6-20020ac84906000000b003b62b76d7a6mr38078070qtq.57.1674500817008; Mon, 23 Jan 2023 11:06:57 -0800 (PST) Received: from [10.67.48.245] ([192.19.223.252]) by smtp.googlemail.com with ESMTPSA id c6-20020ac84e06000000b003a97a71c906sm10216172qtw.78.2023.01.23.11.06.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 23 Jan 2023 11:06:56 -0800 (PST) Message-ID: Date: Mon, 23 Jan 2023 11:06:46 -0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH 5.4 00/51] 5.4.230-rc2 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, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de References: <20230123094907.292995722@linuxfoundation.org> From: Florian Fainelli In-Reply-To: <20230123094907.292995722@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 1/23/23 01:52, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.230 release. > There are 51 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 Jan 2023 09:48:53 +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.230-rc2.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, build tested on BMIPS_GENERIC: Tested-by: Florian Fainelli -- Florian