diff for duplicates of <20180209133936.154403947@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 348cc93..8011454 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- a/arch/x86/kernel/cpu/bugs.c +++ b/arch/x86/kernel/cpu/bugs.c @@ -102,7 +102,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 3463535..75371b0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180209133931.211869118@linuxfoundation.org\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0[PATCH 4.9 68/92] x86/spectre: Fix spelling mistake: \"vunerable\"-> \"vulnerable\"\0" - "Date\0Fri, 09 Feb 2018 13:39:37 +0000\0" + "Date\0Fri, 9 Feb 2018 14:39:37 +0100\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" stable@vger.kernel.org @@ -43,7 +43,7 @@ "--- a/arch/x86/kernel/cpu/bugs.c\n" "+++ b/arch/x86/kernel/cpu/bugs.c\n" "@@ -102,7 +102,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" @@ -52,4 +52,4 @@ " \treturn false;\n" } -b6080d42ff55765313861e4a763ccdbad80a753ee81fb170cf8b0010645b7c4e +c83d8cc5e62e53e3ffab4814b6b49fd9f86100131345300e839d2ff8076e5a99
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.