Received: by 10.213.65.68 with SMTP id h4csp476356imn; Thu, 22 Mar 2018 01:20:30 -0700 (PDT) X-Google-Smtp-Source: AG47ELvM88DcQBGyWxcyvC/DDDXvXLoPDiCv4rdhQn66u5BVMnus23uTF/06xRgZX1mA85j+eWD/ X-Received: by 2002:a17:902:b193:: with SMTP id s19-v6mr24125976plr.193.1521706829984; Thu, 22 Mar 2018 01:20:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521706829; cv=none; d=google.com; s=arc-20160816; b=IddJx6abdiXXG5IL+eLQiqJNUcBv2K6yNhXymHEvpFOeXxcu2DGwEoOZCOm6DHgJ3N bCc+oYrxhR7chTOM+iggtlzW+Iu8xIvj2yzIqNLaSzUudxU2kyX/dur6JiC6Y5MkILRs MYy0I9QG42GAXAHxHeyIAciBEUnVRg+c9abhiVZmzrNHjeS03YHVyzToy70RCEcKGCUR BWY6cm5zO73x/gkv2VAEf/tYA+P44m9DxymgozXzyCmnPhFrdg++/qXtkYriMZoAt+51 MPUpgsPmooBIPuIVUo+DeeWyiOpO1mdpLi97zYF4vLsnkA0vZ3CUkg1De6vssoH2GoUN 7bMg== 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=5N2FdFAhEYOX22aFhWTvIXjCLrvBeKTDoXioACeuyj8=; b=kFhtUM4hJaT9RZZSJTE/pFXS7SWoEluEQpP/6fz/8hZZqtu3xbxW1yHkjbWKqTeogy rYyoJCJKw6zmf1Xc7zK4VDBNlMYuEEWBovECUr+h5yRgjWPY4LambTNPdxLpdX+JymUl Rip7uO+412653Tn4oanI/QhaW0w6AAW3oN9qPzXZOUwfrY/Q6hJ8JUYE+9znGJxi+MKe 3GUgAvBidB8fZtB2aJgDI3X4RtiqiEbrOl0KjkF+jv4apOjeey17YqjujtRe63sxlgJG NtdC5ez+omGOUIzC3EvohKhSmPTYdkzxygrw7sfvr6jDkzI/C/JN4YYGPOFnfe/bON/g m5fA== 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 q1si4094749pgc.515.2018.03.22.01.20.15; Thu, 22 Mar 2018 01:20:29 -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; 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 S1752705AbeCVISC (ORCPT + 99 others); Thu, 22 Mar 2018 04:18:02 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59990 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752504AbeCVIR7 (ORCPT ); Thu, 22 Mar 2018 04:17:59 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 9AB121059; Thu, 22 Mar 2018 08:17:58 +0000 (UTC) Date: Thu, 22 Mar 2018 09:17:56 +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 000/241] 4.9.89-stable review Message-ID: <20180322081756.GA30498@kroah.com> References: <20180319180751.172155436@linuxfoundation.org> <20180320074945.GA10034@kroah.com> <20180321132005.GB27151@kroah.com> <20180321173605.GA6008@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180321173605.GA6008@roeck-us.net> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 21, 2018 at 10:36:05AM -0700, Guenter Roeck wrote: > On Wed, Mar 21, 2018 at 02:20:05PM +0100, Greg Kroah-Hartman wrote: > > On Tue, Mar 20, 2018 at 08:49:45AM +0100, Greg Kroah-Hartman wrote: > > > On Mon, Mar 19, 2018 at 07:04:25PM +0100, Greg Kroah-Hartman wrote: > > > > This is the start of the stable review cycle for the 4.9.89 release. > > > > There are 241 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 Mar 21 18:07:03 UTC 2018. > > > > 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/v4.x/stable-review/patch-4.9.89-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-4.9.y > > > > and the diffstat can be found below. > > > > > > -rc2 is out to fix a bunch of arm32 build errors: > > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.89-rc2.gz > > > > > > > And -rc3 is out to fix some more arm32 build errors, as well as an x86 > > one I noticed showed up in the build tests: > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.89-rc3.gz > > > > For v4.9.88-238-g369cbfd: > > Build results: > total: 145 pass: 145 fail: 0 > Qemu test results: > total: 137 pass: 137 fail: 0 Yeah, finally! :) thanks for the testing, much appreciated. greg k-h