From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753767AbbBMW2w (ORCPT ); Fri, 13 Feb 2015 17:28:52 -0500 Received: from 8bytes.org ([81.169.241.247]:60195 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752758AbbBMW2v (ORCPT ); Fri, 13 Feb 2015 17:28:51 -0500 Date: Fri, 13 Feb 2015 23:28:48 +0100 From: Joerg Roedel To: Baoquan He Cc: Joerg Roedel , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Konrad Rzeszutek Wilk , x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] x86, crash: Allocate enough low-mem when crashkernel=high Message-ID: <20150213222848.GI29106@8bytes.org> References: <1420555874-11506-1-git-send-email-joro@8bytes.org> <1420555874-11506-4-git-send-email-joro@8bytes.org> <20150123084453.GL2461@dhcp-16-105.nay.redhat.com> <20150126120756.GF30345@8bytes.org> <20150201084103.GB1573@dhcp-17-102.nay.redhat.com> <20150204141020.GB10078@suse.de> <20150209122042.GA29106@8bytes.org> <20150213153438.GA4483@dhcp-17-102.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150213153438.GA4483@dhcp-17-102.nay.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Baoquan, On Fri, Feb 13, 2015 at 11:34:38PM +0800, Baoquan He wrote: > Conclusively, I like 256M since the testing data showed it's sufficient > now and should be save for a long time. Thanks, I am fine with 256MB too, so can I have your Acked-by on this series? I will rebase and resend it then after the merge window in the hope it gets queued. Joerg