From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:34016 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726024AbeGOJdA (ORCPT ); Sun, 15 Jul 2018 05:33:00 -0400 Date: Sun, 15 Jul 2018 11:10:41 +0200 From: Greg Kroah-Hartman To: Linus Torvalds Cc: Laura Abbott , stable Subject: Re: Fix "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved" Message-ID: <20180715091041.GA24882@kroah.com> References: 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 Sat, Jul 14, 2018 at 11:35:20AM -0700, Linus Torvalds wrote: > Just a note that I just pushed out commit e181ae0c5db9 ("mm: zero > unavailable pages before memmap init") that fixes the nasty VM crash > issue I had, and that apparently the Fedora people have also seen in > the wild in 4.17.4. > > The commit that triggered this didn't make it in until 4.18-rc3, but > it has apparently already been back-ported to stable, so now the fix > needs to be back-ported too. Now queued up, thanks for the notice. greg k-h