diff for duplicates of <20180223170354.686167921@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 85136e9..391ce43 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,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 87cbe94..d239e35 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180223170325.997716448@linuxfoundation.org\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0[PATCH 4.4 182/193] x86/spectre: Fix spelling mistake: \"vunerable\"-> \"vulnerable\"\0" - "Date\0Fri, 23 Feb 2018 18:26:55 +0000\0" + "Date\0Fri, 23 Feb 2018 19:26:55 +0100\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" stable@vger.kernel.org @@ -45,7 +45,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" @@ -54,4 +54,4 @@ " \treturn false;\n" } -90dc775ac210331123be6103fc653698a96e8221c2c1b0c8bf565113ecc3b484 +aa27dcd6635f944e6220fa9f320533542e4655ccbaabcde946a1119d6ec49434
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.