Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1605853pxb; Thu, 4 Mar 2021 16:08:58 -0800 (PST) X-Google-Smtp-Source: ABdhPJxVLFoc40YevjA4tEjycoZikzH0kIVYrglaOFMunxExG7cd+VE4IA+Hay2mMckinuh9ZO0l X-Received: by 2002:a02:7691:: with SMTP id z139mr6851812jab.130.1614902937935; Thu, 04 Mar 2021 16:08:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614902937; cv=none; d=google.com; s=arc-20160816; b=TvYXv8Mqjax/SXfg0p2+wMxPrFeR9szuFLfyW7xugZCk2R3CwfOhCxkWywlhpHaz// PMoBGY2EcALCiQztKhLf1ATlIg0znOKFZNNkkH347THmVgbsOeuM8ux7dmvLiG2Y7776 vRjzJvdxLFOtZxVqPwW/iyoYv94ZgIgB3dvB75Dn+c1vpFPZkrgjPT8ZCe7FM4Z3IKAt ymaT0GKOPSTLVIe20Rd1Q3IW8HT02N0uG1swGSmM5+KLOV5dW8RphJJ1X088I3mZcqAz sr3ER+4P5RYw7WvnUc/URl/ysO4qTNeBl7RrJXgDPU0VgVB66sBDPuUk+L2dzZZaFjCL Tj6g== 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=Ia5pO+xcVQJvb09YzB+dwpdkSZEE0oP8KC32cvS+oHU=; b=rX/IsN0n9RnDpTU9zhzILuwU9lEEWlM3S0OfrV+nmtYMQNyE6l0yNUsfWegZ4xZvy5 yJG0boFh+InZ1k9FJRztufuoHk9+7jXPZkivsicUX9lwfVKNxdEuHq6LiI0VsZS/Rcna dUpjjtXM1luwQuHgvBHKHdFIXv1b9zgAG9P+lD1HPyh5BVzLPA2/dmYSEuIArBYw1U1R imnk7+flIJccBjunReAJCQCQZq0+XigsOzs9TDwOa3014yNtkL8IArEU7fGG3fNdFd+J +JNuQ4vXe97qnJ+7QHg4W6RoqmafGjO6SMFRSHTl33dCglfbrxYiD2haMWgAmzxZJBrr x78A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=gISDi5Jy; 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 b5si919062jat.99.2021.03.04.16.08.44; Thu, 04 Mar 2021 16:08:57 -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=gISDi5Jy; 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 S237494AbhCDJ10 (ORCPT + 99 others); Thu, 4 Mar 2021 04:27:26 -0500 Received: from mail.kernel.org ([198.145.29.99]:44782 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235321AbhCDJ1W (ORCPT ); Thu, 4 Mar 2021 04:27:22 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id EAFAA60230; Thu, 4 Mar 2021 09:26:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1614850002; bh=Di34rcAItgxIKwuN+0FDjI2roNL7uVmzSNg4wqjcyLc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gISDi5JyH/Ud+CvoZxvQ+gYGtLLF1do/evROU1kzVJczKAPjT1TGZiwGVpoOhOCFQ RVWzdDzggJVjjoZuelxCQCoqTy208sbQuaoATIPmKOO6oNEomQORmdX9T0nOgbkMhJ dnVhoWBb1ugOT1hAv/2v7L+NaVm27Hbsud080J0k= Date: Thu, 4 Mar 2021 10:26:39 +0100 From: Greg Kroah-Hartman To: Hanjun Guo 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.4 000/340] 5.4.102-rc1 review Message-ID: References: <20210301161048.294656001@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 03, 2021 at 04:11:09PM +0800, Hanjun Guo wrote: > On 2021/3/2 0:09, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.102 release. > > There are 340 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, 03 Mar 2021 16:09:49 +0000. > > Anything received after that time might be too late. > > Tested on arm64 and x86 for 5.4.102-rc4+, > > arm64: > -------------------------------------------------------------------- > Testcase Result Summary: > total_num: 4716 > succeed_num: 4716 > failed_num: 0 > timeout_num: 0 > > x86 (No kernel failures) > -------------------------------------------------------------------- > Testcase Result Summary: > total_num: 4716 > succeed_num: 4715 > failed_num: 1 > timeout_num: 0 > > Tested-by: Hulk Robot Thanks for testing some of these releases and letting me know. greg k-h