From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com ([66.111.4.27]:49337 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751098AbdFVAyf (ORCPT ); Wed, 21 Jun 2017 20:54:35 -0400 Date: Thu, 22 Jun 2017 08:54:25 +0800 From: Greg KH To: Willy Tarreau Cc: stable@vger.kernel.org, Hugh Dickins Subject: Re: followup on mm patches Message-ID: <20170622005425.GA1995@kroah.com> References: <20170621185805.GA20789@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170621185805.GA20789@1wt.eu> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Jun 21, 2017 at 08:58:05PM +0200, Willy Tarreau wrote: > Hi Guys, > > Linus just merged the next patches we need to backport : > > commit bd726c90b6b8ce87602208701b208a208e6d5600 > Author: Helge Deller > Date: Mon Jun 19 17:34:05 2017 +0200 > > Allow stack to grow up to address space limit > > commit f4cb767d76cf7ee72f97dd76f6cfa6c76a5edc89 > Author: Hugh Dickins > Date: Tue Jun 20 02:10:44 2017 -0700 > > mm: fix new crash in unmapped_area_topdown() Just queued these up now. > > On top of this for 3.18, 3.16 and 3.10, Hugh provided us with fixes for > my backports, and likely we'll get another update soon from Oleg since > Cyrill reported a regression on a test program that's address by removing > some apparently incorrect old code. I have meetings all day here in China and will try to get to the updates from Hugh later tonight. Hugh, thanks so much for taking the time to review the backports, and also Willy, thanks for doing the work here too. greg k-h