From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751604AbcEQUcP (ORCPT ); Tue, 17 May 2016 16:32:15 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36450 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751395AbcEQUcM (ORCPT ); Tue, 17 May 2016 16:32:12 -0400 Date: Tue, 17 May 2016 13:32:10 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah.kh@samsung.com, patches@kernelci.org, stable@vger.kernel.org, Jon Medhurst Subject: Re: [PATCH 3.14 00/17] 3.14.70-stable review Message-ID: <20160517203210.GB15566@kroah.com> References: <20160517011346.950684325@linuxfoundation.org> <573A98DB.9080504@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <573A98DB.9080504@roeck-us.net> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 16, 2016 at 09:06:51PM -0700, Guenter Roeck wrote: > On 05/16/2016 06:14 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.14.70 release. > > There are 17 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 Thu May 19 01:13:32 UTC 2016. > > Anything received after that time might be too late. > > > > Early feedback: Commit 'arm64: Make arch_randomize_brk avoid stack area' > breaks arm64 builds. > > arch/arm64/kernel/process.c: In function ‘randomize_et_dyn’: > arch/arm64/kernel/process.c:378:9: error: implicit declaration of function ‘randomize_base’ Thanks for the report, I've now dropped it from the tree. greg k-h