| From: |
| "Luck, Tony" <tony.luck@intel.com> |
| To: |
| linux-kernel@vger.kernel.org |
| Subject: |
| [PATCH 0/5] Yet another pass at machine check recovery |
| Date: |
| Wed, 31 Aug 2011 15:21:37 -0700 |
| Message-ID: |
| <4e5eb3f12101199595@agluck-desktop.sc.intel.com> |
| Cc: |
| "Ingo Molnar" <mingo@elte.hu>, "Borislav Petkov" <bp@amd64.org>,
"Hidetoshi Seto" <seto.hidetoshi@jp.fujitsu.com> |
| Archive-link: |
| Article, Thread
|
Scaled down ambitions ... this version just goes for recovery of
data errors detected in user mode.
-Tony
arch/x86/include/asm/thread_info.h | 4 -
arch/x86/kernel/cpu/mcheck/mce-severity.c | 14 ++++
arch/x86/kernel/cpu/mcheck/mce.c | 91 ++++++++++++++++--------------
arch/x86/kernel/signal.c | 6 -
mm/memory-failure.c | 39 +++++++-----
5 files changed, 86 insertions(+), 68 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/