mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Enable mce inject driver exit
@ 2011-05-03 22:34 Fenghua Yu
  2011-05-03 22:34 ` [PATCH 1/2] x86/kernel/cpu/mcheck/mce-inject.c: Add " Fenghua Yu
  2011-05-03 22:34 ` [PATCH 2/2] x86/kernel/cpu/mcheck/mce.c: Interfaces for " Fenghua Yu
  0 siblings, 2 replies; 3+ messages in thread
From: Fenghua Yu @ 2011-05-03 22:34 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner, H Peter Anvin, Tony Luck
  Cc: linux-kernel, Fenghua Yu

From: Fenghua Yu <fenghua.yu@intel.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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-03 22:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-03 22:34 [PATCH 0/2] Enable mce inject driver exit Fenghua Yu
2011-05-03 22:34 ` [PATCH 1/2] x86/kernel/cpu/mcheck/mce-inject.c: Add " Fenghua Yu
2011-05-03 22:34 ` [PATCH 2/2] x86/kernel/cpu/mcheck/mce.c: Interfaces for " Fenghua Yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome