]> Git Repo - linux.git/commit
[PATCH] x86_64: Log machine checks from boot on Intel systems
authorAndi Kleen <[email protected]>
Sat, 5 Nov 2005 16:25:54 +0000 (17:25 +0100)
committerLinus Torvalds <[email protected]>
Tue, 15 Nov 2005 03:55:17 +0000 (19:55 -0800)
commite583538f077d5f70191670b47a046ba436ec3428
tree576298f190ce8a4f321bb84efce2ace41aa12194
parentb0bd35e622ffbda2c01dc67a0381c6a18817a29a
[PATCH] x86_64: Log machine checks from boot on Intel systems

The logging for boot errors was turned off because it was broken
on some AMD systems. But give Intel EM64T systems a chance because they are
supposed to be correct there.

The advantage is that there is a chance to actually log uncorrected
machine checks after the reset.

Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/x86_64/boot-options.txt
arch/x86_64/kernel/mce.c
This page took 0.053622 seconds and 4 git commands to generate.