All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87d3m2397s.fsf@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index be39261..7b99ba0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,12 +2,12 @@ Santosh Shilimkar <santosh.shilimkar@ti.com> writes:
 
 > Dave,
 >> -----Original Message-----
->> From: Dave Martin [mailto:dave.martin@linaro.org]
+>> From: Dave Martin [mailto:dave.martin at linaro.org]
 >> Sent: Friday, March 04, 2011 11:05 PM
->> To: linux-arm-kernel@lists.infradead.org
->> Cc: patches@linaro.org; Tony Lindgren; Santosh Shilimkar; Jean
->> Pihet; Kevin Hilman; linux-omap@vger.kernel.org; Nicolas Pitre;
->> linaro-dev@lists.linaro.org
+>> To: linux-arm-kernel at lists.infradead.org
+>> Cc: patches at linaro.org; Tony Lindgren; Santosh Shilimkar; Jean
+>> Pihet; Kevin Hilman; linux-omap at vger.kernel.org; Nicolas Pitre;
+>> linaro-dev at lists.linaro.org
 >> Subject: Re: [PATCH v5 REPOST 0/5] ARM: omap[34]: Thumb-2
 >> compatibility fixes
 >>
@@ -21,17 +21,17 @@ Santosh Shilimkar <santosh.shilimkar@ti.com> writes:
 >> > maintainers.
 >> >
 >> > At least some of this code definitely works, most features have
->> > been tested successfully.  Further testing, especially of Thumb-2
+>> > been tested successfully. ?Further testing, especially of Thumb-2
 >> > behaviour, is still welcome.
 >> >
 >> > In particular, I still have no Ack/Tested-by on the following
 >> > patches, so it would be great if anyone who has an opportunity
 >> > to do a final review / re-test can do so.
 >> >
->> >  * ARM: omap3: Convert END() to ENDPROC() for correct linkage with
+>> > ?* ARM: omap3: Convert END() to ENDPROC() for correct linkage with
 >> CONFIG_THUMB2_KERNEL
->> >  * ARM: omap3: Thumb-2 compatibility for sram34xx.S
->> >  * ARM: omap3: Thumb-2 compatibility for sleep34xx.S
+>> > ?* ARM: omap3: Thumb-2 compatibility for sram34xx.S
+>> > ?* ARM: omap3: Thumb-2 compatibility for sleep34xx.S
 >>
 >> Following up on this, it looks like I have some locally-recorded
 >> acks
@@ -54,7 +54,3 @@ already received significan review & testing.
 When you update your OMAP4 series, feel free to drop it as needed.
 
 Kevin
---
-To unsubscribe from this list: send the line "unsubscribe linux-omap" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 37ab53b..e888939 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,30 +1,22 @@
  "ref\01299252837-18074-1-git-send-email-dave.martin@linaro.org\0"
  "ref\0AANLkTimz0Ko9GFtLTcBQVV_c2DAPU5XhV47xT+R9Q7mv@mail.gmail.com\0"
  "ref\07b1ef0e49e8b8c1c20b0965a58c4fe73@mail.gmail.com\0"
- "From\0Kevin Hilman <khilman@ti.com>\0"
- "Subject\0Re: [PATCH v5 REPOST 0/5] ARM: omap[34]: Thumb-2 compatibility fixes\0"
+ "From\0khilman@ti.com (Kevin Hilman)\0"
+ "Subject\0[PATCH v5 REPOST 0/5] ARM: omap[34]: Thumb-2 compatibility fixes\0"
  "Date\0Mon, 07 Mar 2011 13:35:19 -0800\0"
- "To\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
- "Cc\0Dave Martin <dave.martin@linaro.org>"
-  linux-arm-kernel@lists.infradead.org
-  patches@linaro.org
-  Tony Lindgren <tony@atomide.com>
-  Jean Pihet-XID <j-pihet@ti.com>
-  linux-omap@vger.kernel.org
-  Nicolas Pitre <nicolas.pitre@linaro.org>
- " linaro-dev@lists.linaro.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Santosh Shilimkar <santosh.shilimkar@ti.com> writes:\n"
  "\n"
  "> Dave,\n"
  ">> -----Original Message-----\n"
- ">> From: Dave Martin [mailto:dave.martin@linaro.org]\n"
+ ">> From: Dave Martin [mailto:dave.martin at linaro.org]\n"
  ">> Sent: Friday, March 04, 2011 11:05 PM\n"
- ">> To: linux-arm-kernel@lists.infradead.org\n"
- ">> Cc: patches@linaro.org; Tony Lindgren; Santosh Shilimkar; Jean\n"
- ">> Pihet; Kevin Hilman; linux-omap@vger.kernel.org; Nicolas Pitre;\n"
- ">> linaro-dev@lists.linaro.org\n"
+ ">> To: linux-arm-kernel at lists.infradead.org\n"
+ ">> Cc: patches at linaro.org; Tony Lindgren; Santosh Shilimkar; Jean\n"
+ ">> Pihet; Kevin Hilman; linux-omap at vger.kernel.org; Nicolas Pitre;\n"
+ ">> linaro-dev at lists.linaro.org\n"
  ">> Subject: Re: [PATCH v5 REPOST 0/5] ARM: omap[34]: Thumb-2\n"
  ">> compatibility fixes\n"
  ">>\n"
@@ -38,17 +30,17 @@
  ">> > maintainers.\n"
  ">> >\n"
  ">> > At least some of this code definitely works, most features have\n"
- ">> > been tested successfully. \302\240Further testing, especially of Thumb-2\n"
+ ">> > been tested successfully. ?Further testing, especially of Thumb-2\n"
  ">> > behaviour, is still welcome.\n"
  ">> >\n"
  ">> > In particular, I still have no Ack/Tested-by on the following\n"
  ">> > patches, so it would be great if anyone who has an opportunity\n"
  ">> > to do a final review / re-test can do so.\n"
  ">> >\n"
- ">> > \302\240* ARM: omap3: Convert END() to ENDPROC() for correct linkage with\n"
+ ">> > ?* ARM: omap3: Convert END() to ENDPROC() for correct linkage with\n"
  ">> CONFIG_THUMB2_KERNEL\n"
- ">> > \302\240* ARM: omap3: Thumb-2 compatibility for sram34xx.S\n"
- ">> > \302\240* ARM: omap3: Thumb-2 compatibility for sleep34xx.S\n"
+ ">> > ?* ARM: omap3: Thumb-2 compatibility for sram34xx.S\n"
+ ">> > ?* ARM: omap3: Thumb-2 compatibility for sleep34xx.S\n"
  ">>\n"
  ">> Following up on this, it looks like I have some locally-recorded\n"
  ">> acks\n"
@@ -70,10 +62,6 @@
  "\n"
  "When you update your OMAP4 series, feel free to drop it as needed.\n"
  "\n"
- "Kevin\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Kevin
 
-49c7c324ceff4eb574b8cdabaca4a0772442d36279e41870fe6f62b9d7068a82
+811f80d63d3c9c774720ad96863b22f3be080610e44644f9890cc29ed62a448f

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.