Received: by 2002:a05:6a10:6006:0:0:0:0 with SMTP id w6csp244656pxa; Thu, 27 Aug 2020 00:35:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxKwoSoNQlv8Q2EoSgLIZX5bRPGKsNekSjHTZnvt9HdBsdcGpJ7p/3tBFIRYrOArU79kK6p X-Received: by 2002:a17:906:bb0e:: with SMTP id jz14mr20633380ejb.525.1598513728119; Thu, 27 Aug 2020 00:35:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1598513728; cv=none; d=google.com; s=arc-20160816; b=O9XU3jtDxPrJRRzgTO9UMBF5upBZRF1WHs4UDNsdFqwgu0xcnawj+H0HFWIYvCbgTB RKaJ97eYkluXoxsnhZzGxADWUCYYS9vfpgHZubjzHUofTIJtJ6f5mqw3m1OoSDnIxzCj Y2XMtX1Gc/RiBlSKfDHMD7buQuF0KLeoDzGws3hdivBqaCIbu4460GNeWHCAPukkkbuK PfC9Ea5R9+WTBvQ9w4LpGzjLxfoJ7L3Wh5z15MAWr7wkUQX7RM3n/Cde3rsUFCvgP7BW syiH2z4fA5cxegnMHH98xZRIIn7xNDVbR5n3aTrK7GbKfeeytw8mTgGsCR07SPcT2pih 6xQA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=Y4w+//bNR3W69TMNf8heguupnvRb72JraYOEeDvMWxU=; b=1Jes4l0TWie26UvhjOopTaqCKrW+EgClkCRKuYsKbei5Cbuj7M024Y44yRrkK03NHQ 5I3jzuE1+2MQImofDNNg4A8iJeyH18ymbGVWisnJV/OHHWac7Raa3DKWUANkR/AY2ifs jne0Godwm7v/u3v5LIi733ODjo+XMahTV1Drpczec8+UAFc3iC88QPciOdhsQC03P+ak udywp94tl2pdWF7duM6E9ecAAzKQs67l/xzU8M8Orul/GAhMpZLiI8Yw1xUl1gj01iDL AHhyF5htNdRdHiGGHD0fq5J2AqXiyqfnUOEWOcFbDISz+1veUvet+hYHInqVLBqZM47P wj4g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HZdIW5HB; 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=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h25si805214eje.30.2020.08.27.00.35.04; Thu, 27 Aug 2020 00:35:28 -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; dkim=pass header.i=@kernel.org header.s=default header.b=HZdIW5HB; 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=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728147AbgH0HcX (ORCPT + 99 others); Thu, 27 Aug 2020 03:32:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:48342 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726123AbgH0HcX (ORCPT ); Thu, 27 Aug 2020 03:32:23 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 46C1F207DF; Thu, 27 Aug 2020 07:32:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598513542; bh=UEAKiHeMBmBIB3F03OtpcveGL1krP0qA/9RjttHNw6s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=HZdIW5HBEu8CPrh7f9rusR/U2yj9FDcHHV2IdwpBHpobE8n8xm5MYM/HorkudIofG cRJj51iPAjxaWCYM3OiGr9LLSeIla9qKW61ULz9oB5XogIemIRCsbXbbccxmqjczSx CZ5IFGNczAcweqgNwokX6d6EpktgaQrpR8+94Uyg= Date: Thu, 27 Aug 2020 09:32:36 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 5.8 00/16] 5.8.5-rc1 review Message-ID: <20200827073236.GB206189@kroah.com> References: <20200826114911.216745274@linuxfoundation.org> <6f358f58-8fce-fdb4-5962-a2cbf8a5145a@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6f358f58-8fce-fdb4-5962-a2cbf8a5145a@roeck-us.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 26, 2020 at 01:58:25PM -0700, Guenter Roeck wrote: > On 8/26/20 5:02 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.8.5 release. > > There are 16 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, 28 Aug 2020 11:49:02 +0000. > > Anything received after that time might be too late. > > > > Build results: > total: 154 pass: 154 fail: 0 > Qemu test results: > total: 430 pass: 430 fail: 0 > > Tested-by: Guenter Roeck Great, thanks for the quick testing and letting me know. greg k-h