From 15856d74b42c2be92baeaad0d60263dff29acbca Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Tue, 28 Apr 2009 23:37:02 +0200 Subject: [PATCH] --- yaml --- r: 148889 b: refs/heads/master c: 172d899db4bf0beb7766d583379e5ed552130e4a h: refs/heads/master i: 148887: 69d6f58fa992dd443ac76ad19c622024d6ed96e8 v: v3 --- [refs] | 2 +- trunk/Documentation/Changes | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 69569aae7402..dfc35a16e828 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: de5619dfef76ddb403eb7c6de39c0130166c5dc3 +refs/heads/master: 172d899db4bf0beb7766d583379e5ed552130e4a diff --git a/trunk/Documentation/Changes b/trunk/Documentation/Changes index b95082be4d5e..d21b3b5aa543 100644 --- a/trunk/Documentation/Changes +++ b/trunk/Documentation/Changes @@ -48,6 +48,7 @@ o procps 3.2.0 # ps --version o oprofile 0.9 # oprofiled --version o udev 081 # udevinfo -V o grub 0.93 # grub --version +o mcelog 0.6 Kernel compilation ================== @@ -276,6 +277,16 @@ before running exportfs or mountd. It is recommended that all NFS services be protected from the internet-at-large by a firewall where that is possible. +mcelog +------ + +In Linux 2.6.31+ the i386 kernel needs to run the mcelog utility +as a regular cronjob similar to the x86-64 kernel to process and log +machine check events when CONFIG_X86_NEW_MCE is enabled. Machine check +events are errors reported by the CPU. Processing them is strongly encouraged. +All x86-64 kernels since 2.6.4 require the mcelog utility to +process machine checks. + Getting updated software ======================== @@ -365,6 +376,10 @@ FUSE ---- o +mcelog +------ +o + Networking **********