From: "Fenghua Yu" <fenghua.yu@intel.com>
To: "Ingo Molnar" <mingo@elte.hu>,
"Thomas Gleixner" <tglx@linutronix.de>,
"H Peter Anvin" <hpa@zytor.com>,
"Tony Luck" <tony.luck@intel.com>
Cc: "linux-kernel" <linux-kernel@vger.kernel.org>,
"Fenghua Yu" <fenghua.yu@intel.com>
Subject: [PATCH 0/2] Enable mce inject driver exit
Date: Tue, 3 May 2011 15:34:38 -0700 [thread overview]
Message-ID: <1304462080-3358-1-git-send-email-fenghua.yu@intel.com> (raw)
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
next reply other threads:[~2011-05-03 22:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-03 22:34 Fenghua Yu [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1304462080-3358-1-git-send-email-fenghua.yu@intel.com \
--to=fenghua.yu@intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--cc=tony.luck@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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