Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752034AbZI1Gq4 (ORCPT ); Mon, 28 Sep 2009 02:46:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751725AbZI1Gq4 (ORCPT ); Mon, 28 Sep 2009 02:46:56 -0400 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:41557 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751609AbZI1Gqz (ORCPT ); Mon, 28 Sep 2009 02:46:55 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Message-ID: <4AC05BBF.3010102@jp.fujitsu.com> Date: Mon, 28 Sep 2009 15:46:23 +0900 From: Hidetoshi Seto User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Huang Ying CC: Ingo Molnar , "H. Peter Anvin" , Andi Kleen , "linux-kernel@vger.kernel.org" Subject: [PATCH 0/5] x86, mce-inject: misc fix References: <1254100882.15717.1312.camel@yhuang-dev.sh.intel.com> In-Reply-To: <1254100882.15717.1312.camel@yhuang-dev.sh.intel.com> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 888 Lines: 23 Here is a patch set inspired by Huang's patch. Based on 2.6.32-rc1. Thanks, H.Seto Hidetoshi Seto (5): mce-inject: replace MCJ_ to MCE_INJ_ x86, mce: rename finished to valid in struct mce mce-inject: make injected mce valid only during faked handler call mce-inject: no wait on write with MCE_INJ_CTX_RANDOM mce-inject: allow injecting status=0 to poll handler arch/x86/include/asm/mce.h | 21 +++++---- arch/x86/kernel/cpu/mcheck/mce-inject.c | 69 ++++++++++++++++++------------- arch/x86/kernel/cpu/mcheck/mce.c | 16 ++++---- 3 files changed, 59 insertions(+), 47 deletions(-) -- 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/