lkml.org 
[lkml]   [2012]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH 0/3] x86:mce: Some cleanups and bios-set CMCI thresholds
From
Date
Hello,
I'm putting together my previous set of patches for MCE.

The first two patches are cleanups, as per previous discussions. The first
patch makes mce sysfs tunables available under global machinecheck sysfs
directory. We no longer remove the existing entries in the per-cpu location.
The second patch consolidates some of the mce boot options into a single
bitfield. The structure name has been changed and is now in mce-internal.h

The third patch adds a new boot option to honour bios-set CMCI thresholds.
This has been rebased on the above patches.

This patch series applies on top of -tip.


Thanks,
Naveen

---

Naveen N. Rao (3):
x86/mce: Make sysfs tunables available globally across all cpus
x86/mce: Pack boolean MCE flags into a structure
x86/mce: Honour bios-set CMCI threshold


Documentation/x86/x86_64/boot-options.txt | 5 +
Documentation/x86/x86_64/machinecheck | 4 +
arch/x86/include/asm/mce.h | 2 -
arch/x86/kernel/cpu/mcheck/mce-internal.h | 10 +++
arch/x86/kernel/cpu/mcheck/mce.c | 112 ++++++++++++++++++++++-------
arch/x86/kernel/cpu/mcheck/mce_intel.c | 41 ++++++++++-
6 files changed, 140 insertions(+), 34 deletions(-)

--



\
 
 \ /
  Last update: 2012-09-05 13:04    [W:0.472 / U:0.684 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site