Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752748AbbBWRIH (ORCPT ); Mon, 23 Feb 2015 12:08:07 -0500 Received: from mail.skyhub.de ([78.46.96.112]:51801 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752356AbbBWRIE (ORCPT ); Mon, 23 Feb 2015 12:08:04 -0500 Date: Mon, 23 Feb 2015 18:06:53 +0100 From: Borislav Petkov To: Naoya Horiguchi Cc: Naoya Horiguchi , Tony Luck , Vivek Goyal , "linux-kernel@vger.kernel.org" , Junichi Nomura , Kiyoshi Ueda Subject: Re: [PATCH 1/2] x86: mce: kdump: use under_crashdumping to turn off MCE in all CPUs together Message-ID: <20150223170653.GA16699@pd.tnic> References: <1424682719-16493-1-git-send-email-n-horiguchi@ah.jp.nec.com> <20150223092739.GA22757@pd.tnic> <54EB24BE.5050006@gmail.com> <20150223135842.GA22753@pd.tnic> <54EB4A17.6020800@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <54EB4A17.6020800@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 842 Lines: 26 On Tue, Feb 24, 2015 at 12:41:11AM +0900, Naoya Horiguchi wrote: > What I saw was that once in hundreds of kdump and reboot cycle we hit > kdump failure and panic with "Timeout synchronizing machine check over > CPUs" message. Ok, but this doesn't necessarily mean you're seeing an MCE. Or perhaps your NMI shooting down is causing an MCE once in a hundred kdump cycles, i.e. I'm looking at nmi_shootdown_cpus(). Can you send me a dmesg from such a case where this happens? The more verbose, the better. Thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- -- 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/