Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp2503501pxf; Sat, 20 Mar 2021 19:27:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz8gOwm2HHj+sUQote0wkTR125EZC2ectVbGFF36mgk0zT+nnE6hTqTVh++sdzqGeliH7WE X-Received: by 2002:a17:906:7f84:: with SMTP id f4mr12093224ejr.525.1616293638394; Sat, 20 Mar 2021 19:27:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616293638; cv=none; d=google.com; s=arc-20160816; b=EbXzP6/CSL2K7Xy/ji42rdLCJBDkaSW0CMel+v2BksASoxqCgRtHHlwRlJoaxZVLnM deVvTAmBZfrcYse423crehgypDiBSnrOLh4X+JWLTprj/lVCng39CwCHw97he4fLhFTY 2aYm/wFA6zCd8E8PBKBMNpD4gSHLWzq2okCfIBW3CK0JF41wAizLylvc8YcxwW758EU1 87Foothw7+Vm8Z7UXYBDpb7blOPI7Sh5kNUKA/XaBbSyjO+Ypp/f4xDxi+rU92YBOazV 04GYhKgsR26m6UHXJesJoXvcVYRw6K8KmWPybA+KxhrHgkzI3A8ENaN2hLX8IQAz01VS OtAg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=H/o2dvBp0DQey+WaEkQGjVrptT2ddNkU8ICIPbp1CyE=; b=OeoK8ezSdRN+Y2VqSkWexm4vqLbaOxz/6a5TxSkiXr7qJC+QhsKRhP78VNDQx0galE pmw0+WMAIfKSc99sdLspdJpQAqowH8DQcaSHisdXJfl+Cqb5pCCm48EyZXjxim4F4vuf MnNnqsMs8jtjMgNZH2URY/u2Y3GXLFHljqnU2SuMM6Q57lI0azpJ2xHB3wKegNnwQY3J OrESJ2iYnhj5iQX62IwhAezS6fGLrWw15w4sGtPTi/RsQ/QuduvDtchSEk50ZHaC+FOS RxJ1K4sCuBxooZFNLTgeg4P/xIEuWoCG8zztfeNG1+SZdhFfPc78oQLwNp+p/T55Bi15 FUlg== ARC-Authentication-Results: i=1; mx.google.com; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id pv13si7986678ejb.531.2021.03.20.19.26.56; Sat, 20 Mar 2021 19:27:18 -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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230045AbhCUCYB (ORCPT + 99 others); Sat, 20 Mar 2021 22:24:01 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:13649 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229787AbhCUCXn (ORCPT ); Sat, 20 Mar 2021 22:23:43 -0400 Received: from DGGEMS413-HUB.china.huawei.com (unknown [172.30.72.59]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4F31Zx08ftzmb3n; Sun, 21 Mar 2021 10:21:13 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS413-HUB.china.huawei.com (10.3.19.213) with Microsoft SMTP Server id 14.3.498.0; Sun, 21 Mar 2021 10:23:35 +0800 Subject: Re: [PATCH 5.10 00/13] 5.10.25-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210319121745.112612545@linuxfoundation.org> From: Samuel Zou Message-ID: <5c223d25-208d-ce63-1e4f-629998665bf2@huawei.com> Date: Sun, 21 Mar 2021 10:23:35 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20210319121745.112612545@linuxfoundation.org> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.174.178.100] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/3/19 20:18, 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 > Tested on arm64 and x86 for 5.10.25, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-5.10.y Version: 5.10.25 Commit: 3ba56f490c7ab26974806f8c2f14fc49652efe10 Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 4721 passed: 4721 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 4721 passed: 4721 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot