Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp2608386pxf; Sun, 21 Mar 2021 00:27:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx18hEnr2cDQRmcMKAgEQFl9tyat/3EagsO9O8ZwK2tE7zrVul2q2Ah9194wi/4Egxp0OEy X-Received: by 2002:a17:906:b4c:: with SMTP id v12mr13201343ejg.330.1616311652636; Sun, 21 Mar 2021 00:27:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616311652; cv=none; d=google.com; s=arc-20160816; b=SztaqibjCjJddJCTr9pN1eLAob9rhLvpZuX6lG005hPEAIJAWpcJNZGSgchtO3VTH6 +KC+j7tsz0c7p6Kry0yVE8LyuHWyT4E+mqFnFWP8pwgIA2tA2jNcrXUFw0zFf2/z4vD/ LWncNGFgQnwDGbiT74wSl8z6Nb9XK+Zx5qFfzTWJ4lXUVw0hpl7xiVvxVprW6vGuxQSJ T2K1D3p8SbFEO+Od3EqJ7qD3kPhpifA4GlTzRVGZi+Oks8U2EvcKHYpabR95DtCXiGqg snvIcGhwKUVwmnE9r7a8gIQqxLd+tJMupvt5t93g1mVUNyXDuByjPIRc/SkFtyh6Q49D YyHw== 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=3ZEiqqrCLab55yRuwxOe2TeElOgMub77gXdHDcVPJNM=; b=B3XAiICoSOO2tHu3zLrydjHCSerm9EjYZCfhOe2Ryvz0j3G2+1lJA08ndMIkSnnf2T j0z1zhc8woYKAp84oESI66SJun2tCRj73YBh3nw26Qc676rfFEqu5VHdkgPfg6TVSwSC F8YrLVfUIjoeQ6cQdl5pC7LSp30iItqsl+r7wWOzEXCUGzeSNDmKEq/cq1xItXaahqze wHdmg4cOgPE7QeQLyg8IWQQoMzl9eFO28T7VlRwGJMonDfVPwX2dFApZb/03SSHrNQLo oQNI1ZqoCmDuNYzUJaaFLpDmyNHAWwPO7rgI6JJoiZVXrdbO2+rOVd7HLO8wICC8QKm6 gkcg== 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 gs18si8495893ejb.648.2021.03.21.00.27.10; Sun, 21 Mar 2021 00:27:32 -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 S230092AbhCUHLF (ORCPT + 99 others); Sun, 21 Mar 2021 03:11:05 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:14114 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229846AbhCUHKg (ORCPT ); Sun, 21 Mar 2021 03:10:36 -0400 Received: from DGGEMS402-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4F37yX1z8Fz17N9Z; Sun, 21 Mar 2021 15:08:36 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS402-HUB.china.huawei.com (10.3.19.202) with Microsoft SMTP Server id 14.3.498.0; Sun, 21 Mar 2021 15:10:30 +0800 Subject: Re: [PATCH 5.4 00/18] 5.4.107-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210319121745.449875976@linuxfoundation.org> From: Samuel Zou Message-ID: <88d8ffc5-428b-40dd-64e2-23556819cb6a@huawei.com> Date: Sun, 21 Mar 2021 15:10:30 +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.449875976@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.4.107 release. > There are 18 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.4.107-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.107-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.107-rc1 Commit: 8a800acdf26f05d289c05e416591b6b18917b044 Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 4729 passed: 4729 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 4729 passed: 4729 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot