All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <151109266824930@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index 4b7d8b8..6dbfdb6 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/MCE/AMD: Always give panic severity for UC errors in kernel context
@@ -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 d65dfc81bb3894fdb68cbc74bbf5fb48d2354071 Mon Sep 17 00:00:00 2001
+>From d65dfc81bb3894fdb68cbc74bbf5fb48d2354071 Mon Sep 17 00:00:00 2001
 From: Yazen Ghannam <yazen.ghannam@amd.com>
 Date: Mon, 6 Nov 2017 18:46:32 +0100
 Subject: x86/MCE/AMD: Always give panic severity for UC errors in kernel context
@@ -52,20 +53,11 @@ Fixes: bf80bbd7dcf5 (x86/mce: Add an AMD severities-grading function)
 Link: http://lkml.kernel.org/r/20171106174633.13576-1-bp@alien8.de
 Signed-off-by: Ingo Molnar <mingo@kernel.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+
 ---
  arch/x86/kernel/cpu/mcheck/mce-severity.c |    7 +++----
  1 file changed, 3 insertions(+), 4 deletions(-)
 
-
-
-Patches currently in stable-queue which might be from yazen.ghannam@amd.com are
-
-queue-4.14/x86-mce-amd-always-give-panic-severity-for-uc-errors-in-kernel-context.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/kernel/cpu/mcheck/mce-severity.c
 +++ b/arch/x86/kernel/cpu/mcheck/mce-severity.c
 @@ -245,6 +245,9 @@ static int mce_severity_amd(struct mce *
@@ -89,3 +81,8 @@ More majordomo info at  http://vger.kernel.org/majordomo-info.html
  			/* kill current process */
  			return MCE_AR_SEVERITY;
  		} else {
+
+
+Patches currently in stable-queue which might be from yazen.ghannam@amd.com are
+
+queue-4.14/x86-mce-amd-always-give-panic-severity-for-uc-errors-in-kernel-context.patch
diff --git a/a/content_digest b/N1/content_digest
index 3e8a8bf..b55a7ec 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/MCE/AMD: Always give panic severity for UC errors in kernel context\" has been added to the 4.14-stable tree\0"
  "Date\0Sun, 19 Nov 2017 12:57:48 +0100\0"
  "To\0yazen.ghannam@amd.com"
@@ -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/MCE/AMD: Always give panic severity for UC errors in kernel context\n"
@@ -29,7 +30,7 @@
  "please let <stable@vger.kernel.org> know about it.\n"
  "\n"
  "\n"
- "From d65dfc81bb3894fdb68cbc74bbf5fb48d2354071 Mon Sep 17 00:00:00 2001\n"
+ ">From d65dfc81bb3894fdb68cbc74bbf5fb48d2354071 Mon Sep 17 00:00:00 2001\n"
  "From: Yazen Ghannam <yazen.ghannam@amd.com>\n"
  "Date: Mon, 6 Nov 2017 18:46:32 +0100\n"
  "Subject: x86/MCE/AMD: Always give panic severity for UC errors in kernel context\n"
@@ -68,20 +69,11 @@
  "Link: http://lkml.kernel.org/r/20171106174633.13576-1-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/kernel/cpu/mcheck/mce-severity.c |    7 +++----\n"
  " 1 file changed, 3 insertions(+), 4 deletions(-)\n"
  "\n"
- "\n"
- "\n"
- "Patches currently in stable-queue which might be from yazen.ghannam@amd.com are\n"
- "\n"
- "queue-4.14/x86-mce-amd-always-give-panic-severity-for-uc-errors-in-kernel-context.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/kernel/cpu/mcheck/mce-severity.c\n"
  "+++ b/arch/x86/kernel/cpu/mcheck/mce-severity.c\n"
  "@@ -245,6 +245,9 @@ static int mce_severity_amd(struct mce *\n"
@@ -104,6 +96,11 @@
  "-\n"
  " \t\t\t/* kill current process */\n"
  " \t\t\treturn MCE_AR_SEVERITY;\n"
- " \t\t} else {"
+ " \t\t} else {\n"
+ "\n"
+ "\n"
+ "Patches currently in stable-queue which might be from yazen.ghannam@amd.com are\n"
+ "\n"
+ queue-4.14/x86-mce-amd-always-give-panic-severity-for-uc-errors-in-kernel-context.patch
 
-748eb0ee89be937f2074926cdf58ae2d09d6454e373e2389d29942c5301f4e93
+69f9e8e6304bff024ac7fa90681325d6d679a41b4668517c493531eb31d4b60e

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.