Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1697089pxb; Thu, 4 Mar 2021 19:14:00 -0800 (PST) X-Google-Smtp-Source: ABdhPJyVcnXW4lhYgLfrjtcrxFyQJAs0qo7X3f35h2qRD0GC8UTNFpEzNui7P8wucFVLR1fU8rYP X-Received: by 2002:a17:907:f97:: with SMTP id kb23mr491984ejc.33.1614914040081; Thu, 04 Mar 2021 19:14:00 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614914040; cv=none; d=google.com; s=arc-20160816; b=H82AEo42BiURWfFd8Ba2ihASJyPokJfzBG2kvJJk2TxFwh3utklWwWUjfHxnEjuIUr +AfM0tNFoHaXf9IVqxW5KgijntyMY7ueiOcUFEXRhn99iudj6InCewZnpVveCqtfRTB8 RR6Ix7QbklZJ5KlCCdCKZk3Z/7FR0zRN8dMAMtv+cQWW/m46i+EL9DLWzh5WVUPlPV3T M3+J+AbSoFQXS7eelUW5xTV0QTWEFzgGiNG6etXFv1HYcNMY6h4OF+1t6MMNlaPqTneg Q6OsGM3cBjoVbDtU0BWp7asmHzl7Z637Q09kYlQKXEnuqRvfoIIMRXfqyAd9SgYm4Z8E X5Mg== 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:references:cc :to:from:subject; bh=2I4X5yj0gK8Ru/pl2fjn6nO7fGn5/sdnO+PX54oeVfQ=; b=MjePBYikxUCZaitQykna488bLIdQ5dLFYW0JUrHTCLH277PDBv9geEVPDAJ3H71wzO hPU79aqo6t2MVRSH46lq4LlXihDdhRlNzoZWwr0sEmigiDcMjhvC/m2Q8PaqtmeebSfZ LOLSKOc559uRoNPCZE7gqDFE5RidDkVdcTeLIgxQhWCOWGC2aWeWUi7Gl5hfAlUQXWjw Ap/AzFVzFOUC/H0y/Dh7N6OY9cusugQI8GYDgaXCLrZRYRpB0j90xSejyOVSbhljKEKb eNVjT7Tke8L91+fzvxDVP0WCTw8CLa5GQ0Dxuqg+4kq0iwP3azrhXQ/HZBMgS1XBq52q HsEA== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gf2si643570ejb.154.2021.03.04.19.13.37; Thu, 04 Mar 2021 19:14:00 -0800 (PST) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229650AbhCEDMr (ORCPT + 99 others); Thu, 4 Mar 2021 22:12:47 -0500 Received: from szxga04-in.huawei.com ([45.249.212.190]:12695 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229478AbhCEDMq (ORCPT ); Thu, 4 Mar 2021 22:12:46 -0500 Received: from DGGEMS405-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4DsCRG2hV7zlT14; Fri, 5 Mar 2021 11:10:34 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS405-HUB.china.huawei.com (10.3.19.205) with Microsoft SMTP Server id 14.3.498.0; Fri, 5 Mar 2021 11:12:39 +0800 Subject: Re: [PATCH 5.4 000/337] 5.4.102-rc5 review From: Samuel Zou To: , CC: , , , , , , , , , , References: <649b42ecf955499db9e2853227a0de83@HQMAIL101.nvidia.com> X-Forwarded-Message-Id: <649b42ecf955499db9e2853227a0de83@HQMAIL101.nvidia.com> Message-ID: <04cb583e-b830-ae95-ec8a-ffd3a6f87c8f@huawei.com> Date: Fri, 5 Mar 2021 11:12:39 +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: <649b42ecf955499db9e2853227a0de83@HQMAIL101.nvidia.com> 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 Tue, 02 Mar 2021 20:28:34 +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.102 release. > There are 337 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 Thu, 04 Mar 2021 19:25:07 +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.102-rc5.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.102, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-5.4.y Version: 5.4.102 Commit: 7f324ea75baa059ea126cddd4141198895880a69 Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total_num: 4716 succeed_num: 4716 failed_num: 0 timeout_num: 0 x86 (No kernel failures) -------------------------------------------------------------------- Testcase Result Summary: total_num: 4716 succeed_num: 4715 failed_num: 1 timeout_num: 0 Tested-by: Hulk Robot