[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1304462080-3358-1-git-send-email-fenghua.yu@intel.com>
Date: Tue, 3 May 2011 15:34:38 -0700
From: "Fenghua Yu" <fenghua.yu@...el.com>
To: "Ingo Molnar" <mingo@...e.hu>,
"Thomas Gleixner" <tglx@...utronix.de>,
"H Peter Anvin" <hpa@...or.com>, "Tony Luck" <tony.luck@...el.com>
Cc: "linux-kernel" <linux-kernel@...r.kernel.org>,
"Fenghua Yu" <fenghua.yu@...el.com>
Subject: [PATCH 0/2] Enable mce inject driver exit
From: Fenghua Yu <fenghua.yu@...el.com>
This patch set enables mce inject driver exit. So mce inject driver can be
removed like other drivers. This makes the driver more useful in debugging mce
issues or debugging issues in the driver itself.
Fenghua Yu (2):
x86/kernel/cpu/mcheck/mce-inject.c: Add mce inject driver exit
x86/kernel/cpu/mcheck/mce.c: Interfaces for mce inject driver exit
arch/x86/include/asm/mce.h | 3 +-
arch/x86/kernel/cpu/mcheck/mce-inject.c | 14 +++++++++--
arch/x86/kernel/cpu/mcheck/mce.c | 35 +++++++++++++++++++++++++++++-
3 files changed, 46 insertions(+), 6 deletions(-)
--
1.7.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists