[PATCH 0/2] Enable mce inject driver exit

From: Fenghua Yu
Date: Tue May 03 2011 - 18:47:33 EST


From: Fenghua Yu <fenghua.yu@xxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/