Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp4155157pxf; Tue, 6 Apr 2021 09:09:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwoJhz68jZtECnrksA3zmVif59IgWoZF0X8AYBDsIUBZGqvMG8OT2hcifToMKHJSoo++PO/ X-Received: by 2002:aa7:d686:: with SMTP id d6mr39230260edr.146.1617725376351; Tue, 06 Apr 2021 09:09:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617725376; cv=none; d=google.com; s=arc-20160816; b=KFpwpBzzdQ+wybKcQy3v/YAcImrBtxaFvd9hKyTdkVO6apGTO7mcwDgXooF3hwSqx7 xWPygF2c5ZgKMfKhC0eGvhgz0yAQXoPmge7znQQ+pqSkFdbV8tJwuSSaRFgCJCmjTlum frgBNpjIvXKIKpXeTHVjK6p7v5TCqkeBdhcVU8d//Z6fYLJ2vQaT9gow4IF7yObQakOw i8nRSN3uNrvzBgtD9W8i/ZEvTRy7xz37nu4jeyQrmBCvQ8zsA8v+e8F1NpDiv+NVOWIV WJB1grpWkvpbiiOujmX2KpvZ9cioVU/8xbR8+Kl1EVtwU9PC9k599uEjdaRpR3alSsJY TTVg== 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=k2uBJ6Q1oUsmg/BnxErpPASyXnBVKtR4xtS8o0JGKLI=; b=gH/B4/KDNAJSvp+1r4u7FGgiqXEGfP52KkQrgFveU+28tlmdwL6Ww7UC0gphH3oPG0 ZcirX4z8lRIHGkpVz3wUOq9F/9ffLRzmnDRoQBgvOY0h3iSwWz+giwm6BuMhwXiljlhL 7h1IX9E6psV6DOjrEOy1EOWYzoPEy02ioso8gp1auL9n1TgzxAeCvRFAYd4IVuwAxPR0 rgWpNTxgUu5byyohfTOccimq1toj6YeQg9ZgKTbLqB0IDwXg1HqGSDQW/4kcbRdMHzDV To9SU8eIPmo5CPUQazRC6oS0KIMpLFD7z65ZQW7i1jGgMreT67IrcxR1kMMWVpXeJlLD j49A== 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 y9si17310303edi.0.2021.04.06.09.09.11; Tue, 06 Apr 2021 09:09:36 -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 S238181AbhDFHMy (ORCPT + 99 others); Tue, 6 Apr 2021 03:12:54 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:15605 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238014AbhDFHMx (ORCPT ); Tue, 6 Apr 2021 03:12:53 -0400 Received: from DGGEMS409-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4FDzFP1c9gz19KkG; Tue, 6 Apr 2021 15:10:33 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS409-HUB.china.huawei.com (10.3.19.209) with Microsoft SMTP Server id 14.3.498.0; Tue, 6 Apr 2021 15:12:40 +0800 Subject: Re: [PATCH 5.4 00/74] 5.4.110-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210405085024.703004126@linuxfoundation.org> From: Samuel Zou Message-ID: <225c1fcb-c43c-f5d6-8817-29b7d1f63bc1@huawei.com> Date: Tue, 6 Apr 2021 15:12:40 +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: <20210405085024.703004126@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/4/5 16:53, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.110 release. > There are 74 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 Wed, 07 Apr 2021 08:50:09 +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.110-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.110-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.110-rc1 Commit: c6f7c5a01d5a9e0d0cfb721249d5378de5f00310 Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 4720 passed: 4720 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 4720 passed: 4720 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot