Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp50971pxb; Fri, 9 Apr 2021 17:57:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyBU2LjCciQsGYbLsBwl3AkdmXOzzuvNDpL6YKc/Qpw2HmVanw/iZwyYQpPQwvKZmHcEan0 X-Received: by 2002:a05:6402:518b:: with SMTP id q11mr19594916edd.151.1618016221147; Fri, 09 Apr 2021 17:57:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618016221; cv=none; d=google.com; s=arc-20160816; b=CzB4NllPu6J0Mwv0YFGxSPZ7Mof26NzG6iH1PLiiHUn55pSheldI8suYIx4SFNwgce ATbt5NOKUnZ3zC7JvAUGOjom80+SjNun+yw4BGYROjHF/uCMcSX0YdwzG8RTs2vuTY4j rqlFZORiK7EnDqIQZJtVIaHaxCCTU2lL7oTlK7kX60FQc9keT8SiXO7rb0VdTGPazqJN aCN94YwTPu0k6yrNsnyh5JQO/jzeYyWBOjXYhLDI29b6ouCgT6HaWZfMLbvFFv4Tl988 o1TDacloU0uAkRNgwpKf153GsJ0ZNaWpjNrtbsh0B0zcnJg9LrLToDrxd7gfnysPVcMV Hnrg== 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=1MOBpDPuU7Sox7zY+xNuNgih7CuURizKQtxs/tiy8OE=; b=dpcNUgRtMEDI7+1aEZ/Ewgz6fG0LR6OhYi5PdbjvX76cXpjxYKfN5jcAqM/QhlB/2y wNMtTjK9CJY+zqCpi2sNjH/U/DUBUuKh0uLCAW1UDzAKcz9V7DMpsIkQ64k+V2XNqr8I muZXVdLAM+lDJatsmqrsUV0m9Jj8J1PRKi0Q1D9fLN2ds9FrXfbL0fg007LZEYp1hncT iPsVUeX+Z7FKgE0VqkiZmgdZLkzQ1mwBtJ/Z69fFAVPsnoAwAg/erbfvEHAG3kE8xnb9 /IggSnYb3F9SeHeND/AxxvK8x0WzTlaLX6pX/b1hpLO05df1O+ujHH5nJY9P7bs0Nd0r oXjg== 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 hq26si2856058ejc.213.2021.04.09.17.56.37; Fri, 09 Apr 2021 17:57:01 -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 S235391AbhDJAzi (ORCPT + 99 others); Fri, 9 Apr 2021 20:55:38 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:16877 "EHLO szxga06-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235354AbhDJAz2 (ORCPT ); Fri, 9 Apr 2021 20:55:28 -0400 Received: from DGGEMS406-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4FHGhL69nKzkjG2; Sat, 10 Apr 2021 08:53:22 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS406-HUB.china.huawei.com (10.3.19.206) with Microsoft SMTP Server id 14.3.498.0; Sat, 10 Apr 2021 08:55:07 +0800 Subject: Re: [PATCH 5.4 00/23] 5.4.111-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210409095302.894568462@linuxfoundation.org> From: Samuel Zou Message-ID: <7639148b-30fc-0859-8ff7-b2577bba22c0@huawei.com> Date: Sat, 10 Apr 2021 08:55:07 +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: <20210409095302.894568462@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/9 17:53, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.111 release. > There are 23 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, 11 Apr 2021 09:52:52 +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.111-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.111-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.111-rc1 Commit: 9b00696cdc423c6b92ee4d7cea65858137f8456f 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