Received: by 2002:a05:6a10:a852:0:0:0:0 with SMTP id d18csp932556pxy; Wed, 5 May 2021 18:27:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzmEbbEvMaHMrKHi1+CgOmIMNZatz0DbUN19dGHRfHGeQHi687haQulRGOw13DmrS6sbK7C X-Received: by 2002:a62:8804:0:b029:253:6745:908c with SMTP id l4-20020a6288040000b02902536745908cmr1808828pfd.16.1620264424832; Wed, 05 May 2021 18:27:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620264424; cv=none; d=google.com; s=arc-20160816; b=RwriyqzF3Iv8XOJy/adqC5BhFRklcZm1+JTo2dFIkbjRMN/1qlmIIRFyN2rShvDMq1 erYuRVWw/FtxRjEy8aWEvfM/YIf5+Jq5YHi1IYxfv4pNJMO8MFEOkDIGxQa7pn08ak8S +r0oCd9V5B6HlP1Q9wbHlkez0TfdkddQc1ZeZ9C+fXuIrfeRT5EtwlS7Qyg3kkcdnD34 wew/Sl+rSk1uHHKNrluxVh5VCbGspFZjesaFydcbm2QF1eFIfWjfCZAcGUPIPe1Od6bt +0wPdHegHHjgROtsTTmSJiYZaT8LCd51kF8euz8KwyQKN6KxjLlRBi07bR6p88M3OVKO eHpA== 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=L2X4/Dy155A60uS4OsGT3olFMR1QXS4WjCbDYbmDXak=; b=k9pvlXxZ0Apun2kH16G7q3jm2pzPc3SaRwMhxUoQpln1frrXhFPhMTUHnE7bJfadYi ZGutCV/V6ytJ2WlMHfL92jEuryUq+o/c62qBPuBmaE5BB8tcf9/A0iarsywrqQQSHiUy ifBOanhZue3P36m9TUjykaOsnRajqeUhTH66ePw23zJtyBntVvSrJ2OEbdOfXAc3uvvL kqpRlpcfhbYJwpA37WOO2RDrEn00jB/6yFgUH6HwFInMmcExX2pOt7v371A71p94sqRB zKhQlFrNL2mRCkmtbVf6ziTAsgpYQ71FDOLVZa0eMGQQScv703wXAldisH3U5cromzJW GqOQ== 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 v11si1262843pfu.140.2021.05.05.18.26.37; Wed, 05 May 2021 18:27:04 -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 S230061AbhEFBFF (ORCPT + 99 others); Wed, 5 May 2021 21:05:05 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:17461 "EHLO szxga05-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229708AbhEFBFE (ORCPT ); Wed, 5 May 2021 21:05:04 -0400 Received: from DGGEMS406-HUB.china.huawei.com (unknown [172.30.72.59]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4FbFdh5cL4zkWjr; Thu, 6 May 2021 09:01:28 +0800 (CST) Received: from [10.174.178.208] (10.174.178.208) by DGGEMS406-HUB.china.huawei.com (10.3.19.206) with Microsoft SMTP Server id 14.3.498.0; Thu, 6 May 2021 09:03:58 +0800 Subject: Re: [PATCH 5.4 00/21] 5.4.117-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210505112324.729798712@linuxfoundation.org> From: Samuel Zou Message-ID: <7d340ea7-7b5f-2b99-ce3e-19a54cc3c826@huawei.com> Date: Thu, 6 May 2021 09:03:57 +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: <20210505112324.729798712@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.208] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/5/5 20:04, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.117 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 Fri, 07 May 2021 11:23:16 +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.117-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 > Tested on arm64 and x86 for 5.4.117-rc1, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-5.4.y Version: 5.4.117-rc1 Commit: d885c7ab96717a7ab15d568af6a4ba86612dc78c Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 8476 passed: 8476 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 8476 passed: 8476 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot