diff for duplicates of <20180205182215.788719112@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index e0937c8..d378c7f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- a/arch/x86/kernel/cpu/bugs.c +++ b/arch/x86/kernel/cpu/bugs.c @@ -103,7 +103,7 @@ bool retpoline_module_ok(bool has_retpol - if (spectre_v2_enabled = SPECTRE_V2_NONE || has_retpoline) + if (spectre_v2_enabled == SPECTRE_V2_NONE || has_retpoline) return true; - pr_err("System may be vunerable to spectre v2\n"); diff --git a/a/content_digest b/N1/content_digest index 43a48a9..da80626 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180205182213.902626065@linuxfoundation.org\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0[PATCH 4.15 44/60] x86/spectre: Fix spelling mistake: \"vunerable\"-> \"vulnerable\"\0" - "Date\0Mon, 05 Feb 2018 18:23:17 +0000\0" + "Date\0Mon, 5 Feb 2018 10:23:17 -0800\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" stable@vger.kernel.org @@ -42,7 +42,7 @@ "--- a/arch/x86/kernel/cpu/bugs.c\n" "+++ b/arch/x86/kernel/cpu/bugs.c\n" "@@ -103,7 +103,7 @@ bool retpoline_module_ok(bool has_retpol\n" - " \tif (spectre_v2_enabled = SPECTRE_V2_NONE || has_retpoline)\n" + " \tif (spectre_v2_enabled == SPECTRE_V2_NONE || has_retpoline)\n" " \t\treturn true;\n" " \n" "-\tpr_err(\"System may be vunerable to spectre v2\\n\");\n" @@ -51,4 +51,4 @@ " \treturn false;\n" } -2e23308171f2db6085bed8688174c62c29fbc9a8646d5a7f94f1f71b03f51d0d +f6f0461f9b8fdb8e3d96b76b2760d8efbdc5e89d9daae14395ffccb8ac65453d
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.