From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754610Ab2BPSnJ (ORCPT ); Thu, 16 Feb 2012 13:43:09 -0500 Received: from mail-yx0-f174.google.com ([209.85.213.174]:41116 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754254Ab2BPSnH (ORCPT ); Thu, 16 Feb 2012 13:43:07 -0500 MIME-Version: 1.0 In-Reply-To: <20120216025331.GT9751@redhat.com> References: <20120213152808.GD9751@redhat.com> <20120216025331.GT9751@redhat.com> Date: Thu, 16 Feb 2012 10:43:06 -0800 X-Google-Sender-Auth: 0YHre0MtiqHZOdPrSwDnZVxO2cg Message-ID: Subject: Re: [tip:x86/debug] x86/kdump: No need to disable ioapic/ lapic in crash path From: Yinghai Lu To: Don Zickus Cc: linux-kernel@vger.kernel.org, mingo@redhat.com, hpa@zytor.com, torvalds@linux-foundation.org, kexec@lists.infradead.org, vgoyal@redhat.com, ebiederm@xmission.com, akpm@linux-foundation.org, tglx@linutronix.de, mingo@elte.hu, linux-tip-commits@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 15, 2012 at 6:53 PM, Don Zickus wrote: > > For some reason using gzip instead of xz makes things work for me with > your config. > > CONFIG_KERNEL_GZIP=y > CONFIG_KERNEL_XZ=n > > Do you see the same thing? no. with GZIP still get instant reset. Yinghai