Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932274Ab0LRVvL (ORCPT ); Sat, 18 Dec 2010 16:51:11 -0500 Received: from rcsinet10.oracle.com ([148.87.113.121]:59805 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932199Ab0LRVvK (ORCPT ); Sat, 18 Dec 2010 16:51:10 -0500 Message-ID: <4D0D2CA1.6070502@kernel.org> Date: Sat, 18 Dec 2010 13:50:25 -0800 From: Yinghai Lu User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11 MIME-Version: 1.0 To: Stanislaw Gruszka CC: "H. Peter Anvin" , Ingo Molnar , Thomas Gleixner , Vivek Goyal , Maxim Uvarov , linux-kernel@vger.kernel.org, Neil Horman Subject: Re: kdump broken on 2.6.37-rc4 References: <20101208141942.GA2335@redhat.com> <4D00823A.9050808@kernel.org> <20101209124117.GA6032@redhat.com> <4D01377B.5070809@kernel.org> <20101213100848.GA2237@redhat.com> <4D0663F0.2060103@kernel.org> <4D06783C.6040009@zytor.com> <20101214224135.GB19693@redhat.com> <20101215103954.GA2243@redhat.com> <4D09958D.2040907@kernel.org> <20101216100050.GA2261@redhat.com> In-Reply-To: <20101216100050.GA2261@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1055 Lines: 33 On 12/16/2010 02:00 AM, Stanislaw Gruszka wrote: > On Wed, Dec 15, 2010 at 08:29:01PM -0800, Yinghai Lu wrote: >> please check >> >> [PATCH] x86, crashkernel, 32bit: only try to get range under 512M >> >> Steanishlaw report kdump is 32bit is broken. > LOL > >> in misc.c for decompresser, it will do sanity checking to make sure heap >> heap under 512M. >> >> So limit it in first kernel under 512M for 32bit system. >> >> Reported-by: Stanislaw Gruszka >> Signed-off-by: Yinghai Lu > > Patch fix problem on my T-60 laptop. > > As expected patch does not help on my other T-500 x86_64 system, > kdump not work there, but perhaps this is a different problem, > I'm going to check it. Can you try crashkernel=256M@128M on your T-500 x86_64 system? Thanks Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/