Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp737748pxj; Fri, 7 May 2021 20:19:47 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzoo5B6q3jtmoiwf4KhnIXhFaLCip955VFR235UXrTEEOGC8uEFucmp5+iLXhiPZjqsJA1w X-Received: by 2002:aa7:c34b:: with SMTP id j11mr16008888edr.188.1620443987299; Fri, 07 May 2021 20:19:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620443987; cv=none; d=google.com; s=arc-20160816; b=sUWz+Q+uHIjAMgPqrFQe9Oag36aEUyupxRqIuhAfsEbFR9Eg8APS/ZmQREI8wCTyzV 3jojJ6tScZtpsiunp0Fpck4ZUmacHxLyBicD2BTe0A6B0dbNayfRb6wfPBVckhiOjZSt niZ05+C2+5XYzFaebt2+E1L0OnZRJBnjQWC+QQzgGpT4SqVbfnkwsO7Zgff6dSeoUDcJ Ao3tyA5HRqtfRgm7YAFkxWN8NfMZDMqv+R/J5ibYEsswSDbVvzy4eq4BMBU0tVktZSYP b9fcotoHAETvfI+RQrzGJ5svwOFmGmgJzLdpZMvXqw7vpsu3R1oTvQk60n7lNRwxa1dy rfuA== 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=Jq0vvmYg+I2whxUEMO/e4ueAnj2dUa1hpY5JX4Jk2m4=; b=Cu6yfTbtim/F9v684GpB/KWdZKRJevL8lf8s9/zZpHm5d3yYbJNZon6ZAkvSvWDYa/ 7YNv10Hyvfkf3JELKXSyuQsOzpnoi4KmpdOhNJsm/176xuARZPFt+E5Ll+yXtGLCwqpG ff7wFk4Vt0qwuED7iarW2fVE6SyIMkGPjlpDwGjIVa1mV08C/xDZgxBMmrVQjwQ16Ihg R4vGAFTQIxmE5GqZmM2y+fUorbujkp0ZP5ORIhPNDUpjTIyLhOXJAu2RqZdQvRbO9FTc YeeHtoem849KZsRDjS55t4l1A8wXQkk4g3FYJFj5lCuurV4UEGJEiIsluUpcrztit0aX cQ1Q== 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 r26si6793894edy.156.2021.05.07.20.19.23; Fri, 07 May 2021 20:19:47 -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 S230355AbhEHDT3 (ORCPT + 99 others); Fri, 7 May 2021 23:19:29 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:17156 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229775AbhEHDT2 (ORCPT ); Fri, 7 May 2021 23:19:28 -0400 Received: from DGGEMS408-HUB.china.huawei.com (unknown [172.30.72.59]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4FcXW03Q1SzncF9; Sat, 8 May 2021 11:15:08 +0800 (CST) Received: from [10.174.178.208] (10.174.178.208) by DGGEMS408-HUB.china.huawei.com (10.3.19.208) with Microsoft SMTP Server id 14.3.498.0; Sat, 8 May 2021 11:18:25 +0800 Subject: Re: Linux 4.19.190 To: Greg Kroah-Hartman , , , , CC: , References: <162039021859112@kroah.com> From: Samuel Zou Message-ID: <81085efa-4010-6da3-85ac-dc32d921046a@huawei.com> Date: Sat, 8 May 2021 11:18:25 +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: <162039021859112@kroah.com> 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/7 20:23, Greg Kroah-Hartman wrote: > I'm announcing the release of the 4.19.190 kernel. > > All users of the 4.19 kernel series must upgrade. > > The updated 4.19.y git tree can be found at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.y > and can be browsed at the normal kernel.org git web browser: > https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary > > thanks, > > greg k-h > Tested on arm64 and x86 for 4.19.190, 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 Commit: 3c8c23092588a23bf1856a64f58c37f477a413be 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