From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from one.firstfloor.org ([213.235.205.2]) by canuck.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1QHiqs-00072d-SI for kexec@lists.infradead.org; Wed, 04 May 2011 20:39:19 +0000 Date: Wed, 4 May 2011 22:39:14 +0200 From: Andi Kleen Subject: Re: [RFC] Kdump and memory error handling Message-ID: <20110504203914.GC1737@one.firstfloor.org> References: <20110504193509.GA5342@in.ibm.com> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20110504193509.GA5342@in.ibm.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: kexec-bounces@lists.infradead.org Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: "K.Prasad" Cc: Srivatsa Vaddagiri , Ananth N Mavinakayanahalli , "Luck, Tony" , kexec@lists.infradead.org, Linux Kernel Mailing List , Andi Kleen , Vivek Goyal > Any thoughts/suggestions? My old attempts to solve this are Don't dump on MCE: http://git.kernel.org/?p=linux/kernel/git/ak/linux-mce-2.6.git;a=shortlog;h=refs/heads/mce/xpanic Handle dumps of corrupted memory regresions: http://git.kernel.org/?p=linux/kernel/git/ak/linux-mce-2.6.git;a=shortlog;h=refs/heads/mce/crashdump IMHO these patches are still the right solutions for this. -Andi _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753461Ab1EDUjS (ORCPT ); Wed, 4 May 2011 16:39:18 -0400 Received: from one.firstfloor.org ([213.235.205.2]:52963 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752719Ab1EDUjQ (ORCPT ); Wed, 4 May 2011 16:39:16 -0400 Date: Wed, 4 May 2011 22:39:14 +0200 From: Andi Kleen To: "K.Prasad" Cc: Linux Kernel Mailing List , Andi Kleen , "Luck, Tony" , Vivek Goyal , kexec@lists.infradead.org, Srivatsa Vaddagiri , Ananth N Mavinakayanahalli Subject: Re: [RFC] Kdump and memory error handling Message-ID: <20110504203914.GC1737@one.firstfloor.org> References: <20110504193509.GA5342@in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110504193509.GA5342@in.ibm.com> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Any thoughts/suggestions? My old attempts to solve this are Don't dump on MCE: http://git.kernel.org/?p=linux/kernel/git/ak/linux-mce-2.6.git;a=shortlog;h=refs/heads/mce/xpanic Handle dumps of corrupted memory regresions: http://git.kernel.org/?p=linux/kernel/git/ak/linux-mce-2.6.git;a=shortlog;h=refs/heads/mce/crashdump IMHO these patches are still the right solutions for this. -Andi