diff for duplicates of <20180205182140.544674450@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 77e8042..105c390 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 b5e22f3..d9180ef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180205182138.571333346@linuxfoundation.org\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0[PATCH 4.14 48/64] x86/spectre: Fix spelling mistake: \"vunerable\"-> \"vulnerable\"\0" - "Date\0Mon, 05 Feb 2018 18:23:07 +0000\0" + "Date\0Mon, 5 Feb 2018 10:23:07 -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" } -c60e2e6b7a2c29a057c9753f8b5c1e334bf504ddacdeff44d8935ce280d33d05 +8b1c8304543cf19549ce825ad4d579f4374c2ef3e1b6997a282ef32d390ea023
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.