[PATCH 0/8] x86, mce: misc fix/cleanups, cont

From: Hidetoshi Seto
Date: Fri Jun 17 2011 - 04:38:07 EST


This patch set contains small patches, newly invented through the
recent discussion about error recovery etc.
Not drastic, but small improvements.

(This set is based on today's tip/ras/core branch.)

Thanks,
H.Seto

arch/x86/include/asm/mce.h | 2 -
arch/x86/kernel/cpu/mcheck/mce.c | 340 ++++++++++++++++----------------
arch/x86/kernel/cpu/mcheck/mce_intel.c | 2 +-
3 files changed, 173 insertions(+), 171 deletions(-)

Hidetoshi Seto (8):
x86, mce: stop calling del_timer_sync() from interrupt
x86, mce: remove redundant mce_available() checks
x86, mce: introduce mce_timer_add()
x86, mce: rename bootparam parser
x86, mce: introduce mce_sysdev_init()
x86, mce: introduce mce_memory_failure_process()
x86, mce: rework use of TIF_MCE_NOTIFY
x86, mce, edac: call edac_mce_parse() once per a record

--
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/