From ea0cfb032ad2b7c2743d095f931bef2d944d6fc5 Mon Sep 17 00:00:00 2001 From: k4yt3x Date: Sun, 19 Oct 2025 00:00:00 +0000 Subject: [PATCH] docs(readme): fix mce boot command line typo Signed-off-by: k4yt3x --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 376dd9e..b9992a9 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ In addition to the sysctl configuration file, which sets kernel parameters at ru # Treat kernel oops as a panic ops=panic -# Let the kernel panic on correctable MCE errors +# Let the kernel panic on uncorrectable MCE errors mce=0 # Disable merging of slabs of similar sizes