diff for duplicates of <151940060010159@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 376748f..b5a1f61 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,3 +1,4 @@ + This is a note to let you know that I've just added the patch titled x86/ras/inject: Make it depend on X86_LOCAL_APIC=y @@ -13,7 +14,7 @@ If you, or anyone else, feels it should not be added to the stable tree, please let <stable@vger.kernel.org> know about it. -From d4b2ac63b0eae461fc10c9791084be24724ef57a Mon Sep 17 00:00:00 2001 +>From d4b2ac63b0eae461fc10c9791084be24724ef57a Mon Sep 17 00:00:00 2001 From: Borislav Petkov <bp@suse.de> Date: Mon, 23 Jan 2017 19:35:06 +0100 Subject: x86/ras/inject: Make it depend on X86_LOCAL_APIC=y @@ -41,26 +42,12 @@ Cc: linux-edac <linux-edac@vger.kernel.org> Link: http://lkml.kernel.org/r/20170123183514.13356-2-bp@alien8.de Signed-off-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> + --- arch/x86/Kconfig | 2 +- arch/x86/kernel/cpu/mcheck/mce-inject.c | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) - - -Patches currently in stable-queue which might be from bp@suse.de are - -queue-4.9/x86-vm86-fix-unused-variable-warning-if-thp-is-disabled.patch -queue-4.9/x86-ras-inject-make-it-depend-on-x86_local_apic-y.patch -queue-4.9/mm-early_ioremap-fix-boot-hang-with-earlyprintk-efi-keep.patch -queue-4.9/platform-x86-intel_mid_thermal-fix-suspend-handlers-unused-warning.patch -queue-4.9/x86-microcode-amd-change-load_microcode_amd-s-param-to-bool-to-fix-preemptibility-bug.patch -queue-4.9/pci-vmd-fix-suspend-handlers-defined-but-not-used-warning.patch --- -To unsubscribe from this list: send the line "unsubscribe linux-edac" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html - --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -1057,7 +1057,7 @@ config X86_MCE_THRESHOLD @@ -93,3 +80,13 @@ More majordomo info at http://vger.kernel.org/majordomo-info.html preempt_disable(); raise_local(); preempt_enable(); + + +Patches currently in stable-queue which might be from bp@suse.de are + +queue-4.9/x86-vm86-fix-unused-variable-warning-if-thp-is-disabled.patch +queue-4.9/x86-ras-inject-make-it-depend-on-x86_local_apic-y.patch +queue-4.9/mm-early_ioremap-fix-boot-hang-with-earlyprintk-efi-keep.patch +queue-4.9/platform-x86-intel_mid_thermal-fix-suspend-handlers-unused-warning.patch +queue-4.9/x86-microcode-amd-change-load_microcode_amd-s-param-to-bool-to-fix-preemptibility-bug.patch +queue-4.9/pci-vmd-fix-suspend-handlers-defined-but-not-used-warning.patch diff --git a/a/content_digest b/N1/content_digest index 0c97be9..a7e5856 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,4 +1,4 @@ - "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" + "From\0<gregkh@linuxfoundation.org>\0" "Subject\0Patch \"x86/ras/inject: Make it depend on X86_LOCAL_APIC=y\" has been added to the 4.9-stable tree\0" "Date\0Fri, 23 Feb 2018 16:43:20 +0100\0" "To\0bp@suse.de" @@ -10,10 +10,11 @@ tglx@linutronix.de tony.luck@intel.com " torvalds@linux-foundation.org\0" - "Cc\0stable@vger.kernel.org" - " stable-commits@vger.kernel.org\0" + "Cc\0<stable@vger.kernel.org>" + " <stable-commits@vger.kernel.org>\0" "\00:1\0" "b\0" + "\n" "This is a note to let you know that I've just added the patch titled\n" "\n" " x86/ras/inject: Make it depend on X86_LOCAL_APIC=y\n" @@ -29,7 +30,7 @@ "please let <stable@vger.kernel.org> know about it.\n" "\n" "\n" - "From d4b2ac63b0eae461fc10c9791084be24724ef57a Mon Sep 17 00:00:00 2001\n" + ">From d4b2ac63b0eae461fc10c9791084be24724ef57a Mon Sep 17 00:00:00 2001\n" "From: Borislav Petkov <bp@suse.de>\n" "Date: Mon, 23 Jan 2017 19:35:06 +0100\n" "Subject: x86/ras/inject: Make it depend on X86_LOCAL_APIC=y\n" @@ -57,26 +58,12 @@ "Link: http://lkml.kernel.org/r/20170123183514.13356-2-bp@alien8.de\n" "Signed-off-by: Ingo Molnar <mingo@kernel.org>\n" "Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" + "\n" "---\n" " arch/x86/Kconfig | 2 +-\n" " arch/x86/kernel/cpu/mcheck/mce-inject.c | 5 +----\n" " 2 files changed, 2 insertions(+), 5 deletions(-)\n" "\n" - "\n" - "\n" - "Patches currently in stable-queue which might be from bp@suse.de are\n" - "\n" - "queue-4.9/x86-vm86-fix-unused-variable-warning-if-thp-is-disabled.patch\n" - "queue-4.9/x86-ras-inject-make-it-depend-on-x86_local_apic-y.patch\n" - "queue-4.9/mm-early_ioremap-fix-boot-hang-with-earlyprintk-efi-keep.patch\n" - "queue-4.9/platform-x86-intel_mid_thermal-fix-suspend-handlers-unused-warning.patch\n" - "queue-4.9/x86-microcode-amd-change-load_microcode_amd-s-param-to-bool-to-fix-preemptibility-bug.patch\n" - "queue-4.9/pci-vmd-fix-suspend-handlers-defined-but-not-used-warning.patch\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-edac\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - "More majordomo info at http://vger.kernel.org/majordomo-info.html\n" - "\n" "--- a/arch/x86/Kconfig\n" "+++ b/arch/x86/Kconfig\n" "@@ -1057,7 +1057,7 @@ config X86_MCE_THRESHOLD\n" @@ -108,6 +95,16 @@ "+\t} else {\n" " \t\tpreempt_disable();\n" " \t\traise_local();\n" - " \t\tpreempt_enable();" + " \t\tpreempt_enable();\n" + "\n" + "\n" + "Patches currently in stable-queue which might be from bp@suse.de are\n" + "\n" + "queue-4.9/x86-vm86-fix-unused-variable-warning-if-thp-is-disabled.patch\n" + "queue-4.9/x86-ras-inject-make-it-depend-on-x86_local_apic-y.patch\n" + "queue-4.9/mm-early_ioremap-fix-boot-hang-with-earlyprintk-efi-keep.patch\n" + "queue-4.9/platform-x86-intel_mid_thermal-fix-suspend-handlers-unused-warning.patch\n" + "queue-4.9/x86-microcode-amd-change-load_microcode_amd-s-param-to-bool-to-fix-preemptibility-bug.patch\n" + queue-4.9/pci-vmd-fix-suspend-handlers-defined-but-not-used-warning.patch -40183c2d1a9fdd7acc67ef8cb681e6c081da48983686d0180b4f8eaa97cffde1 +aa6a1c45a53c732ad640e28cda5e96efdbf0ff22450ef427c0d97478c73cba5f
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.