From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:43156 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728735AbeJLVZS (ORCPT ); Fri, 12 Oct 2018 17:25:18 -0400 Date: Fri, 12 Oct 2018 15:52:43 +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 4.9 00/35] 4.9.133-stable review Message-ID: <20181012135243.GA5680@kroah.com> References: <20181011152520.174949126@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Oct 12, 2018 at 05:20:40AM -0700, Guenter Roeck wrote: > On 10/11/2018 08:35 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.133 release. > > There are 35 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 Sat Oct 13 15:25:09 UTC 2018. > > Anything received after that time might be too late. > > > > > [preliminary] > > powerpc:allmodconfig: > > drivers/macintosh/rack-meter.c: In function 'get_cpu_idle_time': > drivers/macintosh/rack-meter.c:94:9: error: implicit declaration of function 'nsecs_to_cputime64' Ugh, this one is messier, let me figure it out... greg k-h