All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5371FF97.7030205@imgtec.com>

diff --git a/a/1.txt b/N1/1.txt
index 5db1e8a..f1745f9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -59,7 +59,7 @@ like this look better? This patch isn't getting any cleaner
 unfortunately.
 
 
-From 6ecb0392a3b670c4bf1641a6ec56f22427ca8b57 Mon Sep 17 00:00:00 2001
+>From 6ecb0392a3b670c4bf1641a6ec56f22427ca8b57 Mon Sep 17 00:00:00 2001
 From: Helge Deller <deller-Mmb7MZpHnFY@public.gmane.org>
 Date: Wed, 30 Apr 2014 23:26:02 +0200
 Subject: [PATCH 1/1] parisc,metag: Do not hardcode maximum userspace stack
diff --git a/a/content_digest b/N1/content_digest
index 3d42880..fdbf21e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -10,10 +10,10 @@
  "Date\0Tue, 13 May 2014 12:18:47 +0100\0"
  "To\0Helge Deller <deller-Mmb7MZpHnFY@public.gmane.org>"
  " James Bottomley <James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ "Cc\0<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
+  <linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
   John David Anglin <dave.anglin-CzeTG9NwML0@public.gmane.org>
- " linux-metag-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ " <linux-metag-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Helge,\n"
@@ -77,7 +77,7 @@
  "unfortunately.\n"
  "\n"
  "\n"
- "From 6ecb0392a3b670c4bf1641a6ec56f22427ca8b57 Mon Sep 17 00:00:00 2001\n"
+ ">From 6ecb0392a3b670c4bf1641a6ec56f22427ca8b57 Mon Sep 17 00:00:00 2001\n"
  "From: Helge Deller <deller-Mmb7MZpHnFY@public.gmane.org>\n"
  "Date: Wed, 30 Apr 2014 23:26:02 +0200\n"
  "Subject: [PATCH 1/1] parisc,metag: Do not hardcode maximum userspace stack\n"
@@ -226,4 +226,4 @@
  "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
  More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-885bc1a46b9b103c61b6d37f91eaeb36044099785a9dc5d537299f0b89f64eb4
+aae150b21276e42d8c600c5fdca8b12372fa641334359b10552229586fb1cdf0

diff --git a/a/1.txt b/N2/1.txt
index 5db1e8a..bb28455 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -59,8 +59,8 @@ like this look better? This patch isn't getting any cleaner
 unfortunately.
 
 
-From 6ecb0392a3b670c4bf1641a6ec56f22427ca8b57 Mon Sep 17 00:00:00 2001
-From: Helge Deller <deller-Mmb7MZpHnFY@public.gmane.org>
+>From 6ecb0392a3b670c4bf1641a6ec56f22427ca8b57 Mon Sep 17 00:00:00 2001
+From: Helge Deller <deller@gmx.de>
 Date: Wed, 30 Apr 2014 23:26:02 +0200
 Subject: [PATCH 1/1] parisc,metag: Do not hardcode maximum userspace stack
  size
@@ -87,12 +87,12 @@ stack size of the maximum 1GB which is far too big for metag's limited
 user virtual address space (stack_top is usually 0x3ffff000):
 BUG: failure at fs/exec.c:589/shift_arg_pages()!
 
-Signed-off-by: Helge Deller <deller-Mmb7MZpHnFY@public.gmane.org>
-Signed-off-by: James Hogan <james.hogan-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
-Cc: linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-Cc: linux-metag-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-Cc: John David Anglin <dave.anglin-CzeTG9NwML0@public.gmane.org>
-Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org # only needed for >= v3.9 (arch/metag)
+Signed-off-by: Helge Deller <deller@gmx.de>
+Signed-off-by: James Hogan <james.hogan@imgtec.com>
+Cc: linux-parisc@vger.kernel.org
+Cc: linux-metag@vger.kernel.org
+Cc: John David Anglin <dave.anglin@bell.net>
+Cc: stable@vger.kernel.org # only needed for >= v3.9 (arch/metag)
 ---
 v3 (James Hogan):
  - fix so that 64-bit parisc processes still use the 1GB limit.
@@ -202,8 +202,3 @@ index ebe5880c29d6..1b5a95f0fa01 100644
 +	  A sane initial value is 80 MB.
 -- 
 1.9.3
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-metag" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 3d42880..799a12c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,16 +4,15 @@
  "ref\05363876A.2030709@imgtec.com\0"
  "ref\01399042116.2202.1.camel@dabdike\0"
  "ref\05365EC05.5080900@gmx.de\0"
- "ref\05365EC05.5080900-Mmb7MZpHnFY@public.gmane.org\0"
- "From\0James Hogan <james.hogan-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0James Hogan <james.hogan@imgtec.com>\0"
  "Subject\0Re: [PATCH] parisc,metag: Do not hardcode maximum userspace stack size\0"
  "Date\0Tue, 13 May 2014 12:18:47 +0100\0"
- "To\0Helge Deller <deller-Mmb7MZpHnFY@public.gmane.org>"
- " James Bottomley <James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  John David Anglin <dave.anglin-CzeTG9NwML0@public.gmane.org>
- " linux-metag-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Helge Deller <deller@gmx.de>"
+ " James Bottomley <James.Bottomley@hansenpartnership.com>\0"
+ "Cc\0<linux-kernel@vger.kernel.org>"
+  <linux-parisc@vger.kernel.org>
+  John David Anglin <dave.anglin@bell.net>
+ " <linux-metag@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Helge,\n"
@@ -77,8 +76,8 @@
  "unfortunately.\n"
  "\n"
  "\n"
- "From 6ecb0392a3b670c4bf1641a6ec56f22427ca8b57 Mon Sep 17 00:00:00 2001\n"
- "From: Helge Deller <deller-Mmb7MZpHnFY@public.gmane.org>\n"
+ ">From 6ecb0392a3b670c4bf1641a6ec56f22427ca8b57 Mon Sep 17 00:00:00 2001\n"
+ "From: Helge Deller <deller@gmx.de>\n"
  "Date: Wed, 30 Apr 2014 23:26:02 +0200\n"
  "Subject: [PATCH 1/1] parisc,metag: Do not hardcode maximum userspace stack\n"
  " size\n"
@@ -105,12 +104,12 @@
  "user virtual address space (stack_top is usually 0x3ffff000):\n"
  "BUG: failure at fs/exec.c:589/shift_arg_pages()!\n"
  "\n"
- "Signed-off-by: Helge Deller <deller-Mmb7MZpHnFY@public.gmane.org>\n"
- "Signed-off-by: James Hogan <james.hogan-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>\n"
- "Cc: linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "Cc: linux-metag-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "Cc: John David Anglin <dave.anglin-CzeTG9NwML0@public.gmane.org>\n"
- "Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org # only needed for >= v3.9 (arch/metag)\n"
+ "Signed-off-by: Helge Deller <deller@gmx.de>\n"
+ "Signed-off-by: James Hogan <james.hogan@imgtec.com>\n"
+ "Cc: linux-parisc@vger.kernel.org\n"
+ "Cc: linux-metag@vger.kernel.org\n"
+ "Cc: John David Anglin <dave.anglin@bell.net>\n"
+ "Cc: stable@vger.kernel.org # only needed for >= v3.9 (arch/metag)\n"
  "---\n"
  "v3 (James Hogan):\n"
  " - fix so that 64-bit parisc processes still use the 1GB limit.\n"
@@ -219,11 +218,6 @@
  "+\n"
  "+\t  A sane initial value is 80 MB.\n"
  "-- \n"
- "1.9.3\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-metag\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ 1.9.3
 
-885bc1a46b9b103c61b6d37f91eaeb36044099785a9dc5d537299f0b89f64eb4
+6d4a908898e50efbad510688fb0698343956240547905de36f2082ee1ca36d1a

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.