Received: by 2002:a05:6a10:a852:0:0:0:0 with SMTP id d18csp12444pxy; Thu, 6 May 2021 18:53:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy4p2hj8jmu0fo20zAYbCqcJCeDVb0kcn+5hZ+1SnLHwRlwiOlbio0AF3YkgdFJQVAadNc6 X-Received: by 2002:a50:f41a:: with SMTP id r26mr8456808edm.339.1620352414424; Thu, 06 May 2021 18:53:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620352414; cv=none; d=google.com; s=arc-20160816; b=CUuUdudvKmn8Rx7ORX707KstPGfVgftp2Z3rDNofj+eI51oBF/yQlP7rHt7zml0xvS 8X+NpczkhIyDo3K9Yh9QxjRswpoXjdHOWeojv2r742K+ZB2uGBoLFUAFfune5ZyTSfX9 tYJXnxbHij7g1/tGxwT8GATx1QlNe9fUCdTkuwDXUo3JnpQDz48dDWIqhXPiLZpoguMY ClsRjtFGi3XSI+//nybOVziFRdNKb2ULa63bBwG6HGpDumcrMPh07sVrv5BGGtP95Cg6 8VV92F5XBAGl+ThWYCvLVyN2TTRpFg0TiaPxURwR6EKKt4dAMC7IgASRyBsPQ2Ywnqe0 y62A== 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=W96ar0SDylVcmkhK/4RbmlduCV8BU9krMe35FHOC0S0=; b=SkGUhjC5ChZkTqhzlLJpKC40QXAoXK540uvvW4mEwGi5vE9QNKkys0VLwFixg05sZd 3tPrEqNipFazufh614efy96ny+TUZ6TU0/DYTzU7CJ8uq0QmISTICNNkT4fPD0RXYfbT jCXo22bi6K0Dc1OFL1g9PUZ3i0doBiqKJnacj4mVr57BrmXXYfl8KPd8ECz/rsN9Zb9G NnwehX38qgT00q0NasHBm/sCy7Ek7MfXbM/08JzFrknnvlAixlPplhIJAd7ryie7BCzo nN1wINDM9N217nsricxDfxaJ3mkFt9uuuNKvwWQkDePUiAxHYMlrKlKUKh2UQxbFwjtb mpxQ== 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 bg8si4123996ejb.592.2021.05.06.18.53.10; Thu, 06 May 2021 18:53:34 -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 S234216AbhEGBHs (ORCPT + 99 others); Thu, 6 May 2021 21:07:48 -0400 Received: from szxga07-in.huawei.com ([45.249.212.35]:18343 "EHLO szxga07-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234202AbhEGBHr (ORCPT ); Thu, 6 May 2021 21:07:47 -0400 Received: from DGGEMS406-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4FbsfK5Y90zCr5J; Fri, 7 May 2021 09:04:09 +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; Fri, 7 May 2021 09:06:42 +0800 Subject: Re: [PATCH 4.19 00/15] 4.19.190-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210505120503.781531508@linuxfoundation.org> From: Samuel Zou Message-ID: <069dd10a-ad04-ff76-d193-98d6381d656c@huawei.com> Date: Fri, 7 May 2021 09:06: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: <20210505120503.781531508@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:05, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.190 release. > There are 15 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 12:04:54 +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/v4.x/stable-review/patch-4.19.190-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-4.19.y > and the diffstat can be found below. > > thanks, > > greg k-h > Tested on arm64 and x86 for 4.19.190-rc1, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-4.19.y Version: 4.19.190-rc1 Commit: 5a3ba2f90f8789162a03e07a37224bab4c643d1d Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 8435 passed: 8435 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 8435 passed: 8435 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot