diff options
Diffstat (limited to 'kernel/Documentation/x86/x86_64/boot-options.txt')
-rw-r--r-- | kernel/Documentation/x86/x86_64/boot-options.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/Documentation/x86/x86_64/boot-options.txt b/kernel/Documentation/x86/x86_64/boot-options.txt index 522347929..68ed3114c 100644 --- a/kernel/Documentation/x86/x86_64/boot-options.txt +++ b/kernel/Documentation/x86/x86_64/boot-options.txt @@ -31,6 +31,9 @@ Machine check (e.g. BIOS or hardware monitoring applications), conflicting with OS's error handling, and you cannot deactivate the agent, then this option will be a help. + mce=no_lmce + Do not opt-in to Local MCE delivery. Use legacy method + to broadcast MCEs. mce=bootlog Enable logging of machine checks left over from booting. Disabled by default on AMD because some BIOS leave bogus ones. |