Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp2107374pxf; Sat, 20 Mar 2021 04:50:59 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy6fHNOj1gIcZ5fLmoJfcS6sTfAJcYm+ufxHBkrY0dB+VZu9BNWdDo1+451VAmWFj5l6WvN X-Received: by 2002:a50:fe08:: with SMTP id f8mr14886875edt.217.1616241059324; Sat, 20 Mar 2021 04:50:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616241059; cv=none; d=google.com; s=arc-20160816; b=GFAYnO9hhjLEVg+C4Or4guhBT8IJjDeqof3LSorr93QsMOwxYXy281umC+AoSeLTba YbmwdXxKZBsDTyLFx/igiUMhz5K0gQ/3R1geB8rprt0qDeACyge5WpAsOJ+PZwmntExh oWoUEpm3MzhWZB8/Oxn3QIiKfvXTcYwS0e5pVTlTpFI0Uu1sOPH2F5at/wZLVsb5o9qT 8SxpGgUKk7ZaVrf948RVipPgwSQHZqK10bfqM1gGf24ulMX3ISgG7TB5RNlRaDnU7J9m IJY5ZzwgsO6p+3SqMU1CXnBrpyymPEJ66y6VJKNSq2jurdUGTZjXS2U4GY57rKePd8y1 0dtg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=+BpSXXYKLfyMB6uLSc4IsAwNf33U/7olNphvffZxyf8=; b=h6oQ2vEbs7GB9C1vvXIuSqiJXiXzpAy2DfOj0rg/imk83OIeiDBY8ZVMSxMsAvBSp1 yJQh2Kan/RqVl30/0fhKmSPnrCXavBdE0nP35zUAGWDnXqaNKBKU62BE9HS0C7+RYZqR wusVJvGMzNc6sUQzlcI0PQNsaZzMjQm1dbzkn/BkjDweOzUvhpzG6suO2/xFym7ywEEi A5Z8N4NJJ91AMzVsAvI4ivs8/dX0kcYIPe3j91shEAODQ6sjTj+rVuuiq6+6c9rmdU8L 3F5J4TUa8+kIeO+uzHwHlGVDil7p7obR4MoZPvgPFzRq5ZckxGLdaO8+YGHi900DybhC tvjQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DVFUcj6Y; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ji4si6814249ejc.235.2021.03.20.04.50.37; Sat, 20 Mar 2021 04:50:59 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DVFUcj6Y; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229967AbhCTLtH (ORCPT + 99 others); Sat, 20 Mar 2021 07:49:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:32860 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229748AbhCTLsn (ORCPT ); Sat, 20 Mar 2021 07:48:43 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 427A261967; Sat, 20 Mar 2021 09:52:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1616233974; bh=3f8/2PqSkqDMVA67TW3WxPBdFspwHXmhHZBF29u3oCM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DVFUcj6YOxqRGM6BcdEDMhmQzCGtWm5uLNdpLqIWJarJ2Egzzp+bTPG4NIXpERn4n CE00udGfa3UZIVjs0hcb1Ju8alX7DMh0KCErGOsa9CtOXYslKL8vSFeSFcb/9oVj2T or3ra6dARWRuwmnrPDPy3/QHpVYDO0Cn7/nbg214= Date: Sat, 20 Mar 2021 10:52:52 +0100 From: Greg Kroah-Hartman To: Florian Fainelli Cc: 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, stable@vger.kernel.org Subject: Re: [PATCH 5.10 00/13] 5.10.25-rc1 review Message-ID: References: <20210319121745.112612545@linuxfoundation.org> <7761fa50-3964-1d96-c478-9c65fc4aca11@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7761fa50-3964-1d96-c478-9c65fc4aca11@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 19, 2021 at 01:06:36PM -0700, Florian Fainelli wrote: > > > On 3/19/2021 5:18 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.10.25 release. > > There are 13 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 Sun, 21 Mar 2021 12:17:37 +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.10.25-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.10.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 thanks for testing 2 of these and letting me know. greg k-h