Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2437684pxb; Tue, 9 Mar 2021 02:29:54 -0800 (PST) X-Google-Smtp-Source: ABdhPJzKcygHJQRZSo1mk2UlDHgeQxzrtXye4BaPyB+oyKf/LuC1DoPjGH0iaJSNhPlFuufM3S4p X-Received: by 2002:a05:6402:520b:: with SMTP id s11mr3311142edd.212.1615285793995; Tue, 09 Mar 2021 02:29:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1615285793; cv=none; d=google.com; s=arc-20160816; b=q9qCKTfhLygJa7jcIYJa8ON0isy491mUcoZ/RxQhnQMdUuI7ZKzF9hOqJzFTnC95EG 2vNxFwxvsS/cLkuWZp/F5Avb3T3yQNX6S+e9Xh24ZY4LGhh6bq3DTpwT3z9nRy/GjljX hGeT3VAet1lhxFP2u4fB+5gm6sZigYMdvTPgvo0ZT0gkgsq8SrlPpaj3Wv57o4S3Uag6 fY5mLWHL74W+6q9c1jF6nMhqYIzeh+fd6yZQoPkeWNSXYpG5gxxcsSbvVXcJ4LyPuKAX ndEbFIWXogn/JC8uWeHTUy9IRNzpXu/Ks+cSstSin02u8sU51nR4Gn0OY/EEZtAhVzg2 9R9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=ld1HiZIORH5OGE4NZoHwaHZDn+IDVvLxePvUqrthYYs=; b=LKDEQeR5hXz1XlU/FbBQQ8Q1/71fKyC5irEHwcwKHnZjQY+lr6MPKtunhJU1Q4JnXM d0Sz4/zjwcjuZqfjngwOmNIFWSFXkFqZWLL+B5NiJzG6d75gLOZ+ZFF78YGdLmTTPxFR fRUK//w3dqaThQOGAJK5YJ3fz6PO9UQde849clJB7XSBTX/smKciW1g7437guycQBG7m VuLxadxycGhbKaqKj+gx3UAjcMzCYpmqW8gjtF1u9/At4OaMF3F8OiCanGSfy+2+xR03 jhJF/AVhJlN86spGNPD3YaWqksM/xOZ9sPwwikLQUK8zNFNXlN5MVtIfaotk4AfMgOlg 9N6Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=GXYFuGiv; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dn4si9628306ejc.686.2021.03.09.02.29.31; Tue, 09 Mar 2021 02:29:53 -0800 (PST) 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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=GXYFuGiv; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230346AbhCIK2C (ORCPT + 99 others); Tue, 9 Mar 2021 05:28:02 -0500 Received: from mail.kernel.org ([198.145.29.99]:40932 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229837AbhCIK15 (ORCPT ); Tue, 9 Mar 2021 05:27:57 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7CFE26526C; Tue, 9 Mar 2021 10:27:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615285677; bh=PcjRQb97NLrqJARV4Cq2RI6560kJrUeyQb1CuEiVvPU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GXYFuGivV0sIVNiQC5bpALKCbsocas3jx6cZS3GL0oATt54fL9Ksvn+1CC7cJAcwJ FiL/qAbRqNroG2egkYxuDVI03R3IoJHg8cJ9hIOK9/Yx/qqJg+SUZiF5PlnfWbGIEz XTr25g0Zajtc8apHvpGHIY6ckjFhhs0w6gJJzj4E= Date: Tue, 9 Mar 2021 11:27:54 +0100 From: Greg Kroah-Hartman To: Samuel Zou Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 5.10 00/42] 5.10.22-rc1 review Message-ID: References: <20210308122718.120213856@linuxfoundation.org> <286bc1de-04cf-d60a-e928-8f94b2979b6d@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <286bc1de-04cf-d60a-e928-8f94b2979b6d@huawei.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 09, 2021 at 09:08:20AM +0800, Samuel Zou wrote: > > > On 2021/3/8 20:30, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.10.22 release. > > There are 42 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, 10 Mar 2021 12:27:05 +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.10.22-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.10.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > Tested on arm64 and x86 for 5.10.22-rc1, > > Kernel repo: > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > Branch: linux-5.10.y > Version: 5.10.22-rc1+ > Commit: 9226165b6cc7667b147e1de52090d1b6a17af336 > Compiler: gcc version 7.3.0 (GCC) > > > arm64 (No kernel failures) > -------------------------------------------------------------------- > Testcase Result Summary: > total_num: 4710 > succeed_num: 4709 > failed_num: 1 What does "failed_num" mean? thanks, greg k-h