Received: by 10.223.185.116 with SMTP id b49csp5285240wrg; Tue, 27 Feb 2018 10:36:34 -0800 (PST) X-Google-Smtp-Source: AH8x227+n9WoE+D1rGIHF2pAJpgcGzuOP174yui9yyfD4No7NiP2X3OIfiw7Ox2dCEWVnHpemHOl X-Received: by 2002:a17:902:3a1:: with SMTP id d30-v6mr14889719pld.409.1519756594322; Tue, 27 Feb 2018 10:36:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519756594; cv=none; d=google.com; s=arc-20160816; b=IbLPBi5v2bzoVjRMK75CSA6tdBmwCJ5SrCbZpxER6XwuTGpFMtb6T3FbDyJbtpiqeN JXDsDqRnlkHrUTzti6Tu5/Je6bMTOlBvaH0urcU1WASnke1C+8E7h0kpI1vZD8o6cNFu hq++4124SIE1gCrElL59YAyaizgxHkzrBIqK8sK2P+hSHTmqEXJGUMc98+vVq0K24Vrb DeCGB+HAo2zoQEf9o70fPRv3fGeO/OqVrFzUmebnWrHT56ep1G67M1UiFlqo04thNXjH 0Dwt1UKq46xbA1Pi7obdD6QL3zWkhxfsZ+WUaehUa6tsvslZMrOBRFkheuBurEXFwI8l JarA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=cvuiY5hPXzAJBT6Ke5Dj9sepmLyGO6GmE3W/YPkg18s=; b=qh2UOc2jaz+o0riBxm2mYg1pZ81gr2/M6MY4AGj/b+3sxT4nFwaS8k2+Bqx6LcUinl sKC8nN/H6KyrwibZXV6gjUCR/lHLrc94kyI8dRCrqwwHQQLHjc3cT/aK755P4hIBrCwR ySS1YV45tXFbwv+7aROlRCdWReiVTjgeGpBAk05z9WWsaVTF3MZ1+RCxgeB0k0OL+J6N U7gZzSx2Ok6w8/EKPtgE9KrLBgOB+u68zf8/YAUZGzqF0fTAeE2zoy/UbH4cxI8pdA8t 2Mn0zLjWKH+ibiCokQo502SO0hyy0EeAn59OXjpW7macxvP6wMs6YGQFzNag9wofFiAd OVJA== ARC-Authentication-Results: i=1; mx.google.com; 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 o4si7291552pgp.285.2018.02.27.10.36.19; Tue, 27 Feb 2018 10:36:34 -0800 (PST) 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; 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 S1751809AbeB0SeN (ORCPT + 99 others); Tue, 27 Feb 2018 13:34:13 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:56990 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751748AbeB0SeM (ORCPT ); Tue, 27 Feb 2018 13:34:12 -0500 Received: from localhost (clnet-b04-243.ikbnet.co.at [83.175.124.243]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 7C60AFAB; Tue, 27 Feb 2018 18:34:11 +0000 (UTC) Date: Tue, 27 Feb 2018 19:34:12 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.9 00/39] 4.9.85-stable review Message-ID: <20180227183412.GE20601@kroah.com> References: <20180226201643.660109883@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 27, 2018 at 06:56:09AM -0800, Guenter Roeck wrote: > On 02/26/2018 12:20 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.85 release. > > There are 39 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 Feb 28 20:16:31 UTC 2018. > > Anything received after that time might be too late. > > > > Build results: > total: 145 pass: 145 fail: 0 > Qemu test results: > total: 126 pass: 126 fail: 0 > > Details are available at http://kerneltests.org/builders. Yeah, I got one right! :)