Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp1891933pxy; Thu, 29 Apr 2021 17:41:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwCbJ0Q7dQQtFoIklFCrcaAztsppip4x2KXeEhfEHcH2adhtZ+eaqsCHxtzD2xi+WMZbCT1 X-Received: by 2002:a63:4f50:: with SMTP id p16mr2241307pgl.40.1619743291661; Thu, 29 Apr 2021 17:41:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619743291; cv=none; d=google.com; s=arc-20160816; b=skjDsVi7buUL0418Ln2+eOwqgK7uWK9Exo4EL0pN93zlttp+lzkkwlS4KZ69x7NxER uPd7Vg/tTcSHTb6AK76sGEkwBvtNDr7Zm6pNNdwRHAzGc6f/jbOTzDEVthN1xQSc2uSt 9Dhz0M7HwGtqURxmjR+I128i2EoNKGn08Sjf/sCjVDo2EYc+iLHricn5DO25gHTgkc7L EtFgJe+aBPWbAQ7+gIg4+2AW+Rm/9pxl2HW28pD1n4CFfLf1PZctXBAxb05H36b+H96Q PdkFmAcuQn1ZfHUO4WLFqpXNcRyBtlU854H1dhfMUdtiRkkHjceGmImTBGwu6x03n6g9 wJFg== 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=rjc0/xG1N9RQuV/Q2/zbfbgyGJM/oA71x9DN+7uUUGc=; b=QC6rpaCeWRQXea18KLZQIg6PPpsZ2y3uUNUDVL+F1ykL4fuzb6LZJMombVsPK8lesI 5fxq7AKB1cs7gtLUQJE8u8bfwDNhWvcH1ONv4ZlL7Bib6tpn/ZXkvtMBpCCrwoz8+L5g 9QEo/d6l2a7KX8wOwbMCfR45arGZpbmXEDNFRpl1h9/rQdgslBW/WYTyQiyqpxavKLfh fh1+CsyN7zzcO7oygpAeelzD1Kb5ltR41WlyLLmX4j1mBq0OfRbCSd0dGpAFyUxivEK8 SS7BGw6/ji/B9VFhjhanNNvSVk9srizaYat7BwIOMVu/r5IXod0lJGgg660uH5uFN3xc I/EA== 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 q23si1559713pgv.572.2021.04.29.17.41.18; Thu, 29 Apr 2021 17:41:31 -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 S229947AbhD3AjG (ORCPT + 99 others); Thu, 29 Apr 2021 20:39:06 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:16933 "EHLO szxga05-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229534AbhD3AjG (ORCPT ); Thu, 29 Apr 2021 20:39:06 -0400 Received: from DGGEMS407-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4FWYLr2Gp9zwSln; Fri, 30 Apr 2021 08:35:48 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS407-HUB.china.huawei.com (10.3.19.207) with Microsoft SMTP Server id 14.3.498.0; Fri, 30 Apr 2021 08:38:15 +0800 Subject: Re: Linux 5.4.115 To: Greg Kroah-Hartman , , , , CC: , References: <161961441913867@kroah.com> From: Samuel Zou Message-ID: <145ce3c2-607b-e1ff-d7e7-c2a04b2d4846@huawei.com> Date: Fri, 30 Apr 2021 08:38:15 +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: <161961441913867@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.100] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/4/28 20:53, Greg Kroah-Hartman wrote: > I'm announcing the release of the 5.4.115 kernel. > > All users of the 5.4 kernel series must upgrade. > > The updated 5.4.y git tree can be found at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.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 5.4.115, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-5.4.y Version: 5.4.115 Commit: 19bfeb47e96bb342d8c43a8ba0e68baf053b0dfc Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 6304 passed: 6304 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 6304 passed: 6304 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot