From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753766AbbIXVof (ORCPT ); Thu, 24 Sep 2015 17:44:35 -0400 Received: from tex.lwn.net ([70.33.254.29]:55102 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752997AbbIXVoe (ORCPT ); Thu, 24 Sep 2015 17:44:34 -0400 Date: Thu, 24 Sep 2015 15:44:33 -0600 From: Jonathan Corbet To: Baoquan He Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, joro@8bytes.org, linux-doc@vger.kernel.org, kexec@lists.infradead.org Subject: Re: [PATCH] Documentation: Update the default value of crashkernel low Message-ID: <20150924154433.36989ba2@lwn.net> In-Reply-To: <1443084685-1999-1-git-send-email-bhe@redhat.com> References: <1443084685-1999-1-git-send-email-bhe@redhat.com> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 24 Sep 2015 16:51:25 +0800 Baoquan He wrote: > In commit 94fb933 ("x86/crash: Allocate enough low memory when > crashkernel=high") the default value of crashkernel low memory > is changed to 256M. In this patch update it accordingly. Applied to the docs tree, thanks. jon