From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:56954 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750810AbeB0Sd5 (ORCPT ); Tue, 27 Feb 2018 13:33:57 -0500 Date: Tue, 27 Feb 2018 19:33:58 +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.4 00/22] 4.4.119-stable review Message-ID: <20180227183358.GD20601@kroah.com> References: <20180226201558.681421374@linuxfoundation.org> <83e6d140-bf24-0d20-5e0b-e442b6419e9a@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <83e6d140-bf24-0d20-5e0b-e442b6419e9a@roeck-us.net> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Feb 27, 2018 at 02:56:34AM -0800, Guenter Roeck wrote: > On 02/26/2018 12:16 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.119 release. > > There are 22 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:15:48 UTC 2018. > > Anything received after that time might be too late. > > > > xtensa: > > arch/xtensa/mm/init.c: In function ‘free_highpages’: > arch/xtensa/mm/init.c:335:2: error: implicit declaration of function ‘for_each_memblock’ > > and several additional errors in the same file. > > 3.18 is also affected. xtensa patch is now dropped, thanks.