Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp1530688ybb; Thu, 2 Apr 2020 02:35:33 -0700 (PDT) X-Google-Smtp-Source: APiQypLe4oJymK+2iLln31lw90yzI56AyYZ+20wTstH1yOeNuuyAUB4oHyZ7cWh4AoMLYudC33nh X-Received: by 2002:a05:6830:16d1:: with SMTP id l17mr1684112otr.363.1585820133121; Thu, 02 Apr 2020 02:35:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585820133; cv=none; d=google.com; s=arc-20160816; b=mFoPzswhHENhoVztitBb6OHzqjlz+uZG1mvhjgoef7vKm24eWwoKjdCBINSupewg+/ XjpOR6+VPV/ETC8DoBxZaztMQbg0sthP26qULIDONrFvUkPZA+/ZbdlngboB1VXmNtx0 NANrDfT9a4YXTjSp7peENCYm0e+A+ojEnuxulWih3BubvTD2inokYOUMe7DmRU2qokfP eJ1Pu24V0cKUgBgubbwO/ub9yU7ipfM6wJVPhRTdCZXWfUpUewxp+8aaOH1lr+anduLL J5IkwfCExo7GP5tu5cta6gT6HsiuAzj1jwgYVKuIxyYQfJt7PBJ8UOtRFUCeZWHBd3mu jIow== 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=+XKvkocO6OhE9dBtRaiQGDUvNyISP90jGVi0PgEF9zY=; b=e31QLuzHUIxPGb92Un7ZUOknOyojJLi34d/wAV06QcV9tx2kwmeShYcdDs3HNDRWc7 xijPk/Irp6vm8IsNepuIBWyCr0AWxbO9/xKehK7jc5Qdrqmtjhnw4D/JT+ikhcL6I5BE fS2CiuGKRD3LMCg9jASQ/XFO2wobcP4mV3VL1UNhSRett2LjW0oqjhenzsttPt680sYX i88l4l13j5YV0iQhnf/xY5YMxLQ/JMeM672T+1HG3Bf4EcKKhKS5zYj6v9pfBQhuYyon SokV4fdvWI4WxRprLXjSZ3iIeXm+Huv1+p3u+BJMFz0c52KeBdDBIyvfNkLUo1gFpFXZ HmSg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nqKxQe58; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z107si2129582otb.292.2020.04.02.02.35.21; Thu, 02 Apr 2020 02:35:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nqKxQe58; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387797AbgDBJdp (ORCPT + 99 others); Thu, 2 Apr 2020 05:33:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:60296 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725965AbgDBJdp (ORCPT ); Thu, 2 Apr 2020 05:33:45 -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 776232072E; Thu, 2 Apr 2020 09:33:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585820025; bh=V+DsRmD1jKgFC2f+YdgybKQN7I637/31PDZEdXSxOrI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nqKxQe58nVCYAf8XTzJRquS/C5lFKY1TsHHLAUbDrqm8sR5BFsBxkjEwbfDLx/hsu wqOCVtlUuj0acX4Pl53r6XF4ThW42ScpTilw0D9/aNx9aNsbBCw3K2u/tuli34cKv2 PHflktltDrnH4A4pl22VVbaaoT0x1uPcCmANka5o= Date: Thu, 2 Apr 2020 11:33:41 +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.6 00/10] 5.6.2-rc1 review Message-ID: <20200402093341.GA2762294@kroah.com> References: <20200401161413.974936041@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 01, 2020 at 05:14:20PM -0700, Guenter Roeck wrote: > On 4/1/20 9:17 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.6.2 release. > > There are 10 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, 03 Apr 2020 16:09:36 +0000. > > Anything received after that time might be too late. > > > > Build results: > total: 155 pass: 155 fail: 0 > Qemu test results: > total: 428 pass: 428 fail: 0 Wonderful, thanks for testing all of these and letting me know. greg k-h